Use 'ao-dbg' instead of 's51' to communicate with TeleMetrum
[fw/sdcc] / src / z80 / Makefile.bcc
index b0427df82d63622e246383d8698565cf3d771910..093b84dde84d18c9067d12af28b150637984b13a 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile for Borlad C++
+# Makefile for Borland C++
 
 PRJDIR = ../..
 
-OBJ = gen.obj ralloc.obj main.obj support.obj
+OBJ = gen.obj ralloc.obj main.obj support.obj peep.obj
 LIB = port.lib
 
 !include $(PRJDIR)/Bcc.inc