Adding time stamp to mstpcap file name. Untested.

This commit is contained in:
skarg
2009-02-15 13:27:41 +00:00
parent 7d81e3536d
commit 209f63b1dc
3 changed files with 218 additions and 48 deletions
+1
View File
@@ -44,6 +44,7 @@ SRCS = main.c \
${BACNET_SOURCE_DIR}/mstptext.c \
${BACNET_SOURCE_DIR}/debug.c \
${BACNET_SOURCE_DIR}/indtext.c \
${BACNET_SOURCE_DIR}/ringbuf.c \
${BACNET_SOURCE_DIR}/crc.c
OBJS = ${SRCS:.c=.o}