forked from epics_driver_modules/motorBase
7 lines
120 B
Makefile
7 lines
120 B
Makefile
TOP = ../..
|
|
include $(TOP)/configure/CONFIG
|
|
ARCH = linux-x86_64
|
|
TARGETS += envPaths
|
|
include $(TOP)/configure/RULES.ioc
|
|
|