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_INSTALLS += $(DRIVERS)/db/moBoard.db DB_INSTALLS += $(DRIVERS)/db/moChannel.db DB += moChannelAliases.db DB += moBoardAliases.db REQ += moChannelAliases.req REQ += moChannel.req REQ += moBoard.req #---------------------------------------------------- # If .db template is not named *.template add # _template = include $(TOP)/configure/RULES #---------------------------------------- # ADD RULES AFTER THIS LINE