Removed accidental paste in Borland makefile.b32 that was causing DCC demo to fail.
This commit is contained in:
@@ -12,7 +12,7 @@ BORLAND_DIR_Not_Defined:
|
||||
!endif
|
||||
|
||||
# target
|
||||
PRODUCT = bacdcc ..\handler\device-client.c
|
||||
PRODUCT = bacdcc
|
||||
PRODUCT_EXE = $(PRODUCT).exe
|
||||
|
||||
# tools
|
||||
|
||||
Reference in New Issue
Block a user