Added "envPaths" to TARGETS.

This commit is contained in:
Ron Sluiter
2004-07-19 14:16:12 +00:00
parent f75b442557
commit 94997cbc6f
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -3,5 +3,6 @@ include $(TOP)/configure/CONFIG
ARCH = vxWorks-68040
#ARCH = vxWorks-ppc604
TARGETS = cdCommands
TARGETS += envPaths
include $(TOP)/configure/RULES.ioc
+1
View File
@@ -3,5 +3,6 @@ include $(TOP)/configure/CONFIG
ARCH = vxWorks-68040
#ARCH = vxWorks-ppc604
TARGETS = cdCommands
TARGETS += envPaths
include $(TOP)/configure/RULES.ioc