Corrected makefiles for demos since I removed the datalink.c file in favor of datalink.h only.

This commit is contained in:
skarg
2007-02-01 22:31:35 +00:00
parent 42985437e5
commit 294e257007
22 changed files with 0 additions and 22 deletions
-1
View File
@@ -42,7 +42,6 @@ SRCS = writefile.c \
$(BACNET_ROOT)/whois.c \
$(BACNET_ROOT)/iam.c \
$(BACNET_ROOT)/tsm.c \
$(BACNET_ROOT)/datalink.c \
$(BACNET_ROOT)/address.c \
$(BACNET_OBJECT)/device.c \
$(BACNET_OBJECT)/ai.c \
-1
View File
@@ -52,7 +52,6 @@ SRCS = writefile.c \
..\..\demo\object\lc.c \
..\..\demo\object\lsp.c \
..\..\demo\object\mso.c \
..\..\datalink.c \
..\..\tsm.c \
..\..\address.c \
..\..\abort.c \