Need a Makefile

This commit is contained in:
Ron Sluiter
2014-05-23 19:05:06 +00:00
parent 303a9208e3
commit 9b9a4b68e3
+8
View File
@@ -0,0 +1,8 @@
TOP = ../..
include $(TOP)/configure/CONFIG
ARCH = vxWorks-ppc32-debug
#!ARCH = linux-x86_64
TARGETS = cdCommands
TARGETS += envPaths
include $(TOP)/configure/RULES.ioc