add binary.o, tekhex.o
authorKen Raeburn <raeburn@cygnus>
Mon, 10 Jul 1995 15:48:58 +0000 (15:48 +0000)
committerKen Raeburn <raeburn@cygnus>
Mon, 10 Jul 1995 15:48:58 +0000 (15:48 +0000)
bfd/ChangeLog
bfd/makefile.dos

index ac7394bb6513401e11cdbc8dd84f70d28c1e32c3..eea1b291e63430f45b93c273d9c425288ced323f 100644 (file)
@@ -1,3 +1,8 @@
+Mon Jul 10 11:45:55 1995  Ken Raeburn  <raeburn@cygnus.com>
+
+       * makefile.dos (OBJS): Add binary.o and tekhex.o.  From DJ
+       Delorie.
+
 Mon Jul 10 11:09:58 1995  Ian Lance Taylor  <ian@cygnus.com>
 
        * config/m68k-coff.mt (SELECT_VECS): Rename from SELECT_VECTORS.
index b3f7aa586814e14df548ac4f5f2227c1748b9e7d..214b70194418595385a743d973d49848f2dd131d 100644 (file)
@@ -39,6 +39,8 @@ OBJS = \
        coff-go32.o \
        cofflink.o \
        elf32.o \
+       binary.o \
+       tekhex.o \
        $E
 
 libbfd.a : $(OBJS)