mirror of
https://github.com/Binary-Coalescence/motorDSM.git
synced 2025-08-05 06:05:40 -05:00
6 lines
124 B
Makefile
6 lines
124 B
Makefile
![]() |
TOP = ../..
|
||
|
include $(TOP)/configure/CONFIG
|
||
|
ARCH = $(EPICS_HOST_ARCH)
|
||
|
TARGETS = envPaths
|
||
|
include $(TOP)/configure/RULES.ioc
|