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

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

New.

File size: 706 bytes
RevLine 
[63]1--- Makefile.in.orig 2008-07-13 16:33:36.000000000 -0600
2+++ Makefile.in 2009-07-21 20:45:54.000000000 -0600
3@@ -1224,7 +1224,8 @@
4 version.o \
5 vmsdbgout.o \
6 web.o \
7- xcoffout.o
8+ xcoffout.o \
9+ ffi.o
10
11 # Target object files.
12 OBJS-md = $(out_object_file)
13@@ -2451,6 +2452,7 @@
14 $(GGC_H) $(EXPR_H) hard-reg-set.h bitmap.h toplev.h $(BASIC_BLOCK_H) \
15 $(HASHTAB_H) $(TM_P_H) debug.h langhooks.h tree-pass.h gt-emit-rtl.h \
16 $(REAL_H) $(DF_H)
17+ffi.o : ffi.c $(CONFIG_H) system.h $(TREE_H) coretypes.h $(TM_H)
18 real.o : real.c $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) $(TREE_H) \
19 toplev.h $(TM_P_H) $(REAL_H)
20 dfp.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.