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 += struckTrigger.db DB += sixtyHzFFT.db DB_INSTALLS += $(MCA)/mcaApp/Db/simple_mca.db DB_INSTALLS += $(MCA)/mcaApp/Db/SIS38XX.template DB_INSTALLS += $(STD)/stdApp/Db/scaler32.db REQ += sixtyHzFFT.req #---------------------------------------------------- # If .db template is not named *.template add # _template = include $(TOP)/configure/RULES #---------------------------------------- # ADD RULES AFTER THIS LINE