TOP=../.. include $(TOP)/configure/CONFIG #---------------------------------------- # ADD MACRO DEFINITIONS AFTER THIS LINE #---------------------------------------------------- # Optimization of db files using dbst (DEFAULT: NO) #DB_OPT = YES #---------------------------------------------------- # Create and install (or just install) into /db # databases, templates, substitutions like this DB += fdcInterlockLV.db DB += fdcInterlockLVsuppl.db DB += beamInterlock.db DB += tacMotorInterlock.db DB += tacMotorInterlock.substitutions REQ += fdcInterlock.req REQ += softInterlock.req REQ += tacInterlock.req DB_INSTALLS += $(AUTOSAVE)/asApp/Db/save_restoreStatus.db #---------------------------------------------------- # If .db template is not named *.template add # _template = include $(TOP)/configure/RULES #---------------------------------------- # ADD RULES AFTER THIS LINE