add binary.o, tekhex.o

This commit is contained in:
Ken Raeburn 1995-07-10 15:48:58 +00:00
parent 1730bce9a3
commit 5b2c2b363d
2 changed files with 7 additions and 0 deletions

View 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.

View File

@ -39,6 +39,8 @@ OBJS = \
coff-go32.o \
cofflink.o \
elf32.o \
binary.o \
tekhex.o \
$E
libbfd.a : $(OBJS)