Add prototypes for static functions.
[binutils-gdb.git] / bfd / makefile.dos
index b3f7aa586814e14df548ac4f5f2227c1748b9e7d..8a22c6af201f94bc3018a2de940b7aafefac0e2e 100644 (file)
@@ -19,7 +19,7 @@ OBJS = \
        targets.o \
        cache.o \
        archures.o \
-       core.o \
+       corefile.o \
        section.o \
        format.o \
        syms.o \
@@ -39,6 +39,8 @@ OBJS = \
        coff-go32.o \
        cofflink.o \
        elf32.o \
+       binary.o \
+       tekhex.o \
        $E
 
 libbfd.a : $(OBJS)