forked from epics_driver_modules/motorBase
10 lines
232 B
Plaintext
10 lines
232 B
Plaintext
#RULES.Vx
|
|
include $(EPICS_BASE)/config/RULES.Vx
|
|
inc:: $(INSTALL_INCREC)
|
|
#
|
|
# turn off implicit rules search for all binaries in base
|
|
#
|
|
#Jeff says this turned off all dependency checking
|
|
#????? What to do????
|
|
#$(EPICS_BASE_BIN)/* : ;
|