dummy commit before egcs merge
[deliverable/binutils-gdb.git] / bfd / makefile.dos
index c062b5f8a4c25717f83272f48fb898c2328aeb7c..8a22c6af201f94bc3018a2de940b7aafefac0e2e 100644 (file)
@@ -19,13 +19,12 @@ OBJS = \
        targets.o \
        cache.o \
        archures.o \
-       core.o \
+       corefile.o \
        section.o \
        format.o \
        syms.o \
        reloc.o \
        init.o \
-       ctor.o \
        coffgen.o \
        srec.o \
        hash.o \
@@ -38,6 +37,10 @@ OBJS = \
        i386aout.o \
        cpu-i386.o \
        coff-go32.o \
+       cofflink.o \
+       elf32.o \
+       binary.o \
+       tekhex.o \
        $E
 
 libbfd.a : $(OBJS)
This page took 0.0239549999999999 seconds and 4 git commands to generate.