forked from epics_driver_modules/motorBase
Need a Makefile
This commit is contained in:
Executable
+8
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user