- Updated to R3.14.x

- Comment everything out until two cpu config worked out.
This commit is contained in:
Ron Sluiter
2003-06-16 15:26:55 +00:00
parent 19b8f489e4
commit 6b5e5fa15c
+17 -3
View File
@@ -1,3 +1,17 @@
TOP=../..
include $(TOP)/config/CONFIG_APP
include $(TOP)/config/RULES_ARCHS
# 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