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 += collimatorX.db DB += collimatorY.db DB += collimators.db #DB += collimatorScan.substitutions SSCAN_DB_LOC=$(SSCAN)/sscanApp/Db DB += $(SSCAN_DB_LOC)/saveData.db DB += $(SSCAN_DB_LOC)/scanProgress.db DB += $(SSCAN_DB_LOC)/standardScans.db REQ += collimatorMotion.req #---------------------------------------------------- # If .db template is not named *.template add # _template = include $(TOP)/configure/RULES #---------------------------------------- # ADD RULES AFTER THIS LINE