Applied patch #2762516
[fw/sdcc] / src / mcs51 / Makefile.bcc
index 8370b9f085b3e9b7c7e64cdf6a4ae916504b3606..f6ce704db4f8cd23db63114d5f10ddd44e95f045 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile for Borlad C++
+# Makefile for Borland C++
 
 PRJDIR = ../..
 
-OBJ = gen.obj ralloc.obj main.obj
+OBJ = gen.obj ralloc.obj main.obj rtrack.obj
 LIB = port.lib
 
 !include $(PRJDIR)/Bcc.inc