source: branches/ffigen-apple-gcc-5646/ffigen4/source/gcc-5646-Makefile.in.diff@ 70

Last change on this file since 70 was 67, checked in by gb, 15 years ago

Don't know if this works yet.

File size: 912 bytes
  • Makefile.in

    old new  
    10391039 lambda-trans.o lambda-code.o tree-loop-linear.o tree-ssa-sink.o           \
    10401040 tree-vrp.o tree-stdarg.o tree-cfgcleanup.o tree-ssa-reassoc.o             \
    10411041 tree-ssa-structalias.o tree-object-size.o                                 \
    1042  rtl-factoring.o
     1042 rtl-factoring.o ffi.o
    10431043# APPLE LOCAL end loops-to-memset
    10441044
    10451045
     
    23152315xcoffout.o : xcoffout.c $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) \
    23162316   $(TREE_H) $(RTL_H) xcoffout.h $(FLAGS_H) toplev.h output.h dbxout.h \
    23172317   $(GGC_H) $(TARGET_H) gstab.h xcoff.h
     2318ffi.o : ffi.c $(CONFIG_H) system.h $(TREE_H) coretypes.h $(TM_H)
    23182319emit-rtl.o : emit-rtl.c $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) $(RTL_H) \
    23192320   $(TREE_H) $(FLAGS_H) $(FUNCTION_H) $(REGS_H) insn-config.h $(RECOG_H) \
    23202321   $(GGC_H) $(EXPR_H) hard-reg-set.h bitmap.h toplev.h $(BASIC_BLOCK_H) \
Note: See TracBrowser for help on using the repository browser.