source: branches/ffigen-x-cocotron/ffigen4/source/gcc-4.3.1-Makefile.in.diff@ 72

Last change on this file since 72 was 63, checked in by gb, 15 years ago

New.

File size: 706 bytes
  • Makefile.in

    old new  
    12241224        version.o \
    12251225        vmsdbgout.o \
    12261226        web.o \
    1227         xcoffout.o
     1227        xcoffout.o \
     1228        ffi.o
    12281229
    12291230# Target object files.
    12301231OBJS-md = $(out_object_file)
     
    24512452   $(GGC_H) $(EXPR_H) hard-reg-set.h bitmap.h toplev.h $(BASIC_BLOCK_H) \
    24522453   $(HASHTAB_H) $(TM_P_H) debug.h langhooks.h tree-pass.h gt-emit-rtl.h \
    24532454   $(REAL_H) $(DF_H)
     2455ffi.o : ffi.c $(CONFIG_H) system.h $(TREE_H) coretypes.h $(TM_H)
    24542456real.o : real.c $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) $(TREE_H) \
    24552457   toplev.h $(TM_P_H) $(REAL_H)
    24562458dfp.o : dfp.c dfp.h $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) $(TREE_H) \
Note: See TracBrowser for help on using the repository browser.