refactored the BACnet/IP for each of the ports

This commit is contained in:
skarg
2005-08-12 15:44:42 +00:00
parent 81ce0fef85
commit bc21625461
14 changed files with 373 additions and 440 deletions
+2 -1
View File
@@ -12,7 +12,8 @@ CFLAGS = -Wall -I. -Iports/linux -g -DBACDL_BIP=1
SRCS = ports/linux/main.c \
ports/linux/ethernet.c \
ports/linux/bip.c \
ports/linux/bip-init.c \
bip.c \
dlmstp.c \
handlers.c \
bacdcode.c \