Fixed a few problems with ptransfer in linux builds, but then relagated it to Win32 only builds (left the errors for M$-only functions like _kbhit)

Added a makefile for it.
This commit is contained in:
tbrennan3
2011-09-12 11:50:05 +00:00
parent cd8946c62d
commit a41c8fcc99
3 changed files with 43 additions and 1 deletions
+4 -1
View File
@@ -47,8 +47,11 @@ LFLAGS = -Wl,$(LIBRARIES)
SUBDIRS = readprop writeprop readfile writefile reinit server dcc \
whohas whois ucov timesync epics readpropm \
mstpcap ptransfer uptransfer \
mstpcap uptransfer \
whoisrouter iamrouter initrouter
ifeq (${BACNET_PORT},win32)
SUBDIRS += ptransfer
endif
ifneq (,$(findstring -DBAC_ROUTING,$(BACNET_DEFINES)))
SUBDIRS += gateway