source: branches/ffigen-linuxarm/source/gcc-4.1.0-Makefile.in.diff@ 73

Last change on this file since 73 was 71, checked in by gb, 14 years ago

New.

File size: 972 bytes
  • Makefile.in

    old new  
    984984 tree-profile.o rtlhooks.o cfgexpand.o lambda-mat.o                        \
    985985 lambda-trans.o lambda-code.o tree-loop-linear.o tree-ssa-sink.o           \
    986986 tree-vrp.o tree-stdarg.o tree-cfgcleanup.o tree-ssa-reassoc.o             \
    987  tree-ssa-structalias.o tree-object-size.o
     987 tree-ssa-structalias.o tree-object-size.o ffi.o
    988988
    989989
    990990OBJS-md = $(out_object_file)
     
    21412141xcoffout.o : xcoffout.c $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) \
    21422142   $(TREE_H) $(RTL_H) xcoffout.h $(FLAGS_H) toplev.h output.h dbxout.h \
    21432143   $(GGC_H) $(TARGET_H) gstab.h xcoff.h
     2144ffi.o : ffi.c $(CONFIG_H) system.h $(TREE_H) coretypes.h $(TM_H)
    21442145emit-rtl.o : emit-rtl.c $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) $(RTL_H) \
    21452146   $(TREE_H) $(FLAGS_H) function.h $(REGS_H) insn-config.h $(RECOG_H) real.h \
    21462147   $(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.