forked from epics_driver_modules/motorBase
Default to not buiding motorExApp and iocBoot.
This commit is contained in:
@@ -3,6 +3,6 @@ TOP = .
|
||||
include $(TOP)/configure/CONFIG
|
||||
DIRS := $(DIRS) $(filter-out $(DIRS), configure)
|
||||
DIRS := $(DIRS) $(filter-out $(DIRS), motorApp)
|
||||
DIRS := $(DIRS) $(filter-out $(DIRS), motorExApp)
|
||||
DIRS := $(DIRS) $(filter-out $(DIRS), iocBoot)
|
||||
#DIRS := $(DIRS) $(filter-out $(DIRS), motorExApp)
|
||||
#DIRS := $(DIRS) $(filter-out $(DIRS), iocBoot)
|
||||
include $(TOP)/configure/RULES_TOP
|
||||
|
||||
Reference in New Issue
Block a user