--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/IOCINFRAApp/Db/Makefile Thu Mar 07 09:23:26 2019 +0100
@@ -0,0 +1,31 @@
+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.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
+
+# If <anyname>.db template is not named <anyname>*.template add
+# <anyname>_TEMPLATE = <templatename>
+
+include $(TOP)/configure/RULES
+#----------------------------------------
+# ADD EXTRA GNUMAKE RULES BELOW HERE
+