|
|
| version 1.1, 2003/06/17 02:43:08 | version 1.2, 2003/11/19 00:51:30 |
|---|---|
| Line 1 | Line 1 |
| ## Process this file with automake to generate Makefile.in | ## Process this file with automake to generate Makefile.in |
| # $DragonFly$ | |
| AUTOMAKE_OPTIONS = cygnus | AUTOMAKE_OPTIONS = cygnus |
| Line 238 BFD32_BACKENDS = \ | Line 239 BFD32_BACKENDS = \ |
| i386aout.lo \ | i386aout.lo \ |
| i386bsd.lo \ | i386bsd.lo \ |
| i386dynix.lo \ | i386dynix.lo \ |
| i386dragonfly.lo \ | |
| i386freebsd.lo \ | i386freebsd.lo \ |
| i386linux.lo \ | i386linux.lo \ |
| i386lynx.lo \ | i386lynx.lo \ |
| Line 1217 i386dynix.lo: i386dynix.c $(INCDIR)/aout | Line 1219 i386dynix.lo: i386dynix.c $(INCDIR)/aout |
| i386freebsd.lo: i386freebsd.c freebsd.h $(INCDIR)/filenames.h \ | i386freebsd.lo: i386freebsd.c freebsd.h $(INCDIR)/filenames.h \ |
| libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \ | libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \ |
| $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h | $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h |
| i386dragonfly.lo: i386dragonfly.c dragonfly.h $(INCDIR)/filenames.h \ | |
| libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \ | |
| $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h | |
| i386linux.lo: i386linux.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \ | i386linux.lo: i386linux.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \ |
| $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \ | $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \ |
| libaout.h $(INCDIR)/bfdlink.h aout-target.h | libaout.h $(INCDIR)/bfdlink.h aout-target.h |