From 5b2c2b363d6934687df22c9280aa84a8b1fba03b Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Mon, 10 Jul 1995 15:48:58 +0000 Subject: add binary.o, tekhex.o --- bfd/makefile.dos | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bfd/makefile.dos') diff --git a/bfd/makefile.dos b/bfd/makefile.dos index b3f7aa5..214b701 100644 --- a/bfd/makefile.dos +++ b/bfd/makefile.dos @@ -39,6 +39,8 @@ OBJS = \ coff-go32.o \ cofflink.o \ elf32.o \ + binary.o \ + tekhex.o \ $E libbfd.a : $(OBJS) -- cgit v1.1