Changed writefile demo Borland makefile name to makefile.b32

This commit is contained in:
skarg
2006-01-25 20:39:06 +00:00
parent 6e181e040c
commit 4a89f25a9b
@@ -15,7 +15,7 @@ PRODUCT = bacawf
PRODUCT_EXE = $(PRODUCT).exe
# Choose the Data Link Layer to Enable
DEFINES = -DBACDL_BIP=1
DEFINES = -DBACDL_BIP=1;TSM_ENABLED=1
SRCS = writefile.c \
..\..\ports\win32\bip-init.c \