Removed ipServerApp.

This commit is contained in:
Ron Sluiter
2005-03-30 21:32:07 +00:00
parent 1717a2bcc5
commit 229aa9b1f8
2 changed files with 0 additions and 18 deletions
-1
View File
@@ -4,7 +4,6 @@ include $(TOP)/configure/CONFIG
DIRS += NoMPF
ifdef ASYN
DIRS += WithMPF
#DIRS += ipServerApp
endif
include $(TOP)/configure/RULES_DIRS
-17
View File
@@ -1,17 +0,0 @@
# Makefile
TOP = ../..
include $(TOP)/configure/CONFIG
#----------------------------------------
# ADD MACRO DEFINITIONS AFTER THIS LINE
#===========================
#BIN_INSTALLS += $(MPF_BIN)/mpfLib
#BIN_INSTALLS += $(MPF_BIN)/ipLib
#BIN_INSTALLS += $(MPF_BIN)/mpfserialserverLib
#BIN_INSTALLS += $(MPF_GPIB_BIN)/mpfgpibserverLib
#===========================
include $(TOP)/configure/RULES
#----------------------------------------
# ADD RULES AFTER THIS LINE