home *** CD-ROM | disk | FTP | other *** search
Makefile | 1993-05-31 | 6.2 KB | 171 lines |
- *** orig/gas-211/bfd/makefile.dos Sun May 30 18:03:50 1993
- --- src/gas-211/bfd/makefile.dos Sun May 30 19:03:08 1993
- ***************
- *** 1,74 ****
- ! gcc -c -g -I. -I. -I./../include libbfd.c
- ! gcc -c -g -I. -I. -I./../include opncls.c
- ! gcc -c -g -I. -I. -I./../include bfd.c
- ! gcc -c -g -I. -I. -I./../include archive.c
- ! gcc -c -g -I. -I. -I./../include -DMINIMIZE=0
- ! gcc -c -g -I. -I. -I./../include cache.c
- ! gcc -c -g -I. -I. -I./../include -DMINIMIZE=0
- ! gcc -c -g -I. -I. -I./../include core.c
- ! gcc -c -g -I. -I. -I./../include section.c
- ! gcc -c -g -I. -I. -I./../include format.c
- ! gcc -c -g -I. -I. -I./../include syms.c
- ! gcc -c -g -I. -I. -I./../include reloc.c
- ! gcc -c -g -I. -I. -I./../include init.c
- ! gcc -c -g -I. -I. -I./../include ctor.c
- ! gcc -c -g -I. -I. -I./../include seclet.c
- ! gcc -c -g -I. -I. -I./../include coffgen.c
- ! gcc -c -g -I. -I. -I./../include reloc16.c
- ! gcc -c -g -I. -I. -I./../include aout32.c
- ! gcc -c -g -I. -I. -I./../include sunos.c
- ! gcc -c -g -I. -I. -I./../include newsos3.c
- ! gcc -c -g -I. -I. -I./../include mipsbsd.c
- ! gcc -c -g -I. -I. -I./../include aout-adobe.c
- ! gcc -c -g -I. -I. -I./../include i386aout.c
- ! gcc -c -g -I. -I. -I./../include i386bsd.c
- ! gcc -c -g -I. -I. -I./../include i386linux.c
- ! gcc -c -g -I. -I. -I./../include aout64.c
- ! gcc -c -g -I. -I. -I./../include demo64.c
- ! gcc -c -g -I. -I. -I./../include coff-i960.c
- ! gcc -c -g -I. -I. -I./../include coff-a29k.c
- ! gcc -c -g -I. -I. -I./../include coff-m68k.c
- ! gcc -c -g -I. -I. -I./../include coff-i386.c
- ! gcc -c -g -I. -I. -I./../include coff-m88k.c
- ! gcc -c -g -I. -I. -I./../include coff-rs6000.c
- ! gcc -c -g -I. -I. -I./../include coff-h8300.c
- ! gcc -c -g -I. -I. -I./../include coff-h8500.c
- ! gcc -c -g -I. -I. -I./../include coff-z8k.c
- ! gcc -c -g -I. -I. -I./../include coff-we32k.c
- ! gcc -c -g -I. -I. -I./../include coff-mips.c
- ! gcc -c -g -I. -I. -I./../include coff-msym.c
- ! gcc -c -g -I. -I. -I./../include elf32.c
- ! gcc -c -g -I. -I. -I./../include elf32-sparc.c
- ! gcc -c -g -I. -I. -I./../include elf32-i386.c
- ! gcc -c -g -I. -I. -I./../include elf32-i860.c
- ! gcc -c -g -I. -I. -I./../include elf32-m68k.c
- ! gcc -c -g -I. -I. -I./../include elf32-hppa.c
- ! gcc -c -g -I. -I. -I./../include bout.c
- ! gcc -c -g -I. -I. -I./../include hppa.c
- ! gcc -c -g -I. -I. -I./../include oasys.c
- ! gcc -c -g -I. -I. -I./../include ieee.c
- ! gcc -c -g -I. -I. -I./../include srec.c
- ! gcc -c -g -I. -I. -I./../include stab-syms.c
- ! gcc -c -g -I. -I. -I./../include coff-alpha.c
- ! gcc -c -g -I. -I. -I./../include coff-sh.c
- ! gcc -c -g -I. -I. -I./../include hp300hpux.c
- ! gcc -c -g -I. -I. -I./../include cpu-h8300.c
- ! gcc -c -g -I. -I. -I./../include cpu-i960.c
- ! gcc -c -g -I. -I. -I./../include cpu-sparc.c
- ! gcc -c -g -I. -I. -I./../include cpu-m68k.c
- ! gcc -c -g -I. -I. -I./../include cpu-m88k.c
- ! gcc -c -g -I. -I. -I./../include cpu-vax.c
- ! gcc -c -g -I. -I. -I./../include cpu-mips.c
- ! gcc -c -g -I. -I. -I./../include cpu-a29k.c
- ! gcc -c -g -I. -I. -I./../include cpu-i386.c
- ! gcc -c -g -I. -I. -I./../include cpu-rs6000.c
- ! gcc -c -g -I. -I. -I./../include cpu-hppa.c
- ! gcc -c -g -I. -I. -I./../include cpu-z8k.c
- ! gcc -c -g -I. -I. -I./../include cpu-we32k.c
- ! gcc -c -g -I. -I. -I./../include cpu-h8500.c
- ! gcc -c -g -I. -I. -I./../include cpu-alpha.c
- ! gcc -c -g -I. -I. -I./../include cpu-sh.c
- ! rm -f libbfd.a
- ! ar rc libbfd.a libbfd.o opncls.o bfd.o archive.o targets.o cache.o archures.o core.o section.o format.o syms.o reloc.o init.o ctor.o seclet.o coffgen.o reloc16.o aout32.o sunos.o newsos3.o mipsbsd.o aout-adobe.o i386aout.o i386bsd.o i386linux.o aout64.o demo64.o coff-i960.o coff-a29k.o coff-m68k.o coff-i386.o coff-m88k.o coff-rs6000.o coff-h8300.o coff-h8500.o coff-z8k.o coff-we32k.o coff-mips.o coff-msym.o elf32.o elf32-sparc.o elf32-i386.o elf32-i860.o elf32-m68k.o elf32-hppa.o bout.o hppa.o oasys.o ieee.o srec.o stab-syms.o coff-alpha.o coff-sh.o hp300hpux.o cpu-h8300.o cpu-i960.o cpu-sparc.o cpu-m68k.o cpu-m88k.o cpu-vax.o cpu-mips.o cpu-a29k.o cpu-i386.o cpu-rs6000.o cpu-hppa.o cpu-z8k.o cpu-we32k.o cpu-h8500.o cpu-alpha.o cpu-sh.o
- ! ranlib libbfd.a
- ! subdir_do DO=all "DODIRS=doc" "prefix=/usr/local" "exec_prefix=/usr/local" "against=" "AR=ar" "AR_FLAGS=rc" "CC=gcc" "CC_FOR_BUILD=gcc" "CFLAGS=-g" "RANLIB=ranlib" "MAKEINFO=makeinfo" "INSTALL=install -c" "INSTALL_DATA=install -c" "INSTALL_PROGRAM=install -c" "BISON=bison"
- --- 1,91 ----
- ! CFLAGS=-O
- !
- ! .c.o :
- ! gcc $(CFLAGS) -I. -I../include -c $<
- !
- ! all : libbfd.a
- !
- ! targets.o : targets.c
- ! gcc $(CFLAGS) -I. -I../include -DMINIMIZE=1 -DDEFAULT_VECTOR=i386aout_vec -c $*.c
- !
- ! archures.o : archures.c
- ! gcc $(CFLAGS) -I. -I../include -DSELECT_ARCHITECTURES=bfd_i386_arch -c $*.c
- !
- ! OBJS = \
- ! libbfd.o \
- ! opncls.o \
- ! bfd.o \
- ! archive.o \
- ! targets.o \
- ! cache.o \
- ! archures.o \
- ! core.o \
- ! section.o \
- ! format.o \
- ! syms.o \
- ! reloc.o \
- ! init.o \
- ! ctor.o \
- ! seclet.o \
- ! coffgen.o \
- ! reloc16.o \
- ! aout32.o \
- ! i386aout.o \
- ! i386bsd.o \
- ! ieee.o \
- ! srec.o \
- ! stab-syms.o \
- ! coff-sh.o \
- ! cpu-i386.o \
- ! cpu-sh.o \
- ! aout-adobe.o \
- ! aout64.o \
- ! demo64.o \
- ! coff-i960.o \
- ! coff-a29k.o \
- ! coff-m68k.o \
- ! coff-i386.o \
- ! coff-m88k.o \
- ! coff-rs6000.o \
- ! coff-h8300.o \
- ! coff-h8500.o \
- ! coff-z8k.o \
- ! coff-we32k.o \
- ! coff-mips.o \
- ! coff-msym.o \
- ! elf32.o \
- ! elf32-sparc.o \
- ! elf32-i386.o \
- ! elf32-i860.o \
- ! elf32-m68k.o \
- ! elf32-hppa.o \
- ! bout.o \
- ! hppa.o \
- ! i386linux.o \
- ! oasys.o \
- ! coff-alpha.o \
- ! hp300hpux.o \
- ! sunos.o \
- ! newsos3.o \
- ! mipsbsd.o \
- ! cpu-h8300.o \
- ! cpu-i960.o \
- ! cpu-sparc.o \
- ! cpu-m68k.o \
- ! cpu-m88k.o \
- ! cpu-vax.o \
- ! cpu-mips.o \
- ! cpu-a29k.o \
- ! cpu-rs6000.o \
- ! cpu-hppa.o \
- ! cpu-z8k.o \
- ! cpu-we32k.o \
- ! cpu-h8500.o \
- ! cpu-alpha.o \
- ! $E
- !
- ! libbfd.a : $(OBJS)
- ! -rm libbfd.a
- ! >bfd.rf $(OBJS)
- ! ar rvf libbfd.a @bfd.rf
- ! ranlib libbfd.a
-