forked from epics_driver_modules/motorBase
7 lines
101 B
Plaintext
7 lines
101 B
Plaintext
#RULES_TOP
|
|
ifeq ($(INSTALL_LOCATION),$(MOTOR))
|
|
INSTALL_CONFIG =
|
|
endif
|
|
include $(CONFIG)/RULES_TOP
|
|
|