TOP=../..
include $(TOP)/configure/CONFIG
#----------------------------------------
# ADD MACRO DEFINITIONS BELOW HERE
# Install databases, templates & substitutions like this
DB += XGS600_chan.db
DB += XGS600.proto
DB += XGS600_1.substitutions
DB += XGS600_2.substitutions
DB += XGS600_unit.db
DB += TPG26x.db
DB += TPG26x.proto
DB += SATECO_lakeshore331.proto
DB += SATECO_lakeshore.substitution
DB += SATECO_base.db
DB += SATECO_lakeshore331.db
DB += Bronkhorst.db
DB += Bronkhorst.substitution
DB += devBronkhorst.proto
DB += Keithley6485.db
DB += devKeithley6487.db
DB += devKeithley6487.proto
DB += asynRecord.db
DB += maxigauge.proto
DB += maxigauge.template
DB += maxigauge.sub
# If <anyname>.db template is not named <anyname>*.template add
# <anyname>_TEMPLATE = <templatename>
include $(TOP)/configure/RULES
#----------------------------------------
# ADD EXTRA GNUMAKE RULES BELOW HERE