IOCINFRAApp/Db/Makefile
changeset 2 320de4b4c9ee
parent 0 77d8eafe2a07
equal deleted inserted replaced
1:f6e1a4c75073 2:320de4b4c9ee
     4 #  ADD MACRO DEFINITIONS BELOW HERE
     4 #  ADD MACRO DEFINITIONS BELOW HERE
     5 
     5 
     6 # Install databases, templates & substitutions like this
     6 # Install databases, templates & substitutions like this
     7 DB += XGS600_chan.db
     7 DB += XGS600_chan.db
     8 DB += XGS600.proto
     8 DB += XGS600.proto
     9 DB += XGS600.substitutions
     9 DB += XGS600_1.substitutions
       
    10 DB += XGS600_2.substitutions
    10 DB += XGS600_unit.db
    11 DB += XGS600_unit.db
    11 DB += TPG26x.db
    12 DB += TPG26x.db
    12 DB += TPG26x.proto
    13 DB += TPG26x.proto
    13 DB += SATECO_lakeshore331.proto
    14 DB += SATECO_lakeshore331.proto
    14 DB += SATECO_lakeshore.substitution
    15 DB += SATECO_lakeshore.substitution
    19 DB += devBronkhorst.proto
    20 DB += devBronkhorst.proto
    20 DB += Keithley6485.db
    21 DB += Keithley6485.db
    21 DB += devKeithley6487.db
    22 DB += devKeithley6487.db
    22 DB += devKeithley6487.proto
    23 DB += devKeithley6487.proto
    23 DB += asynRecord.db
    24 DB += asynRecord.db
       
    25 DB += maxigauge.proto
       
    26 DB += maxigauge.template
       
    27 DB += maxigauge.sub
    24 
    28 
    25 # If <anyname>.db template is not named <anyname>*.template add
    29 # If <anyname>.db template is not named <anyname>*.template add
    26 # <anyname>_TEMPLATE = <templatename>
    30 # <anyname>_TEMPLATE = <templatename>
    27 
    31 
    28 include $(TOP)/configure/RULES
    32 include $(TOP)/configure/RULES