Removed accidental paste in Borland makefile.b32 that was causing DCC demo to fail.

This commit is contained in:
skarg
2012-02-23 16:47:38 +00:00
parent 0478d87d53
commit 8920f0df62
+1 -1
View File
@@ -12,7 +12,7 @@ BORLAND_DIR_Not_Defined:
!endif !endif
# target # target
PRODUCT = bacdcc ..\handler\device-client.c PRODUCT = bacdcc
PRODUCT_EXE = $(PRODUCT).exe PRODUCT_EXE = $(PRODUCT).exe
# tools # tools