equal
deleted
inserted
replaced
9 |
9 |
10 #---------------------------------------------------- |
10 #---------------------------------------------------- |
11 # Create and install (or just install) into <top>/db |
11 # Create and install (or just install) into <top>/db |
12 # databases, templates, substitutions like this |
12 # databases, templates, substitutions like this |
13 #DB += xxx.db |
13 #DB += xxx.db |
|
14 DB_INSTALLS += fht.db |
|
15 DB_INSTALLS += vega.db |
|
16 DB_INSTALLS += dpt-mod.db |
|
17 #DB += fht.proto |
|
18 #DB += vega.proto |
|
19 DB_INSTALLS += $(TOP)/IOCDOSEApp/Db/fht.proto |
|
20 DB_INSTALLS += $(TOP)/IOCDOSEApp/Db/vega.proto |
14 |
21 |
15 #---------------------------------------------------- |
22 #---------------------------------------------------- |
16 # If <anyname>.db template is not named <anyname>*.template add |
23 # If <anyname>.db template is not named <anyname>*.template add |
17 # <anyname>_template = <templatename> |
24 # <anyname>_template = <templatename> |
18 |
25 |