From 700fab38dfbc0c2119e8a1d42bdec43d6e4bbc49 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Wed, 19 Mar 2003 17:54:38 +0000 Subject: [PATCH] Updated comments to reflect _TEMPLATE changes. --- src/makeBaseApp/top/simpleApp/Db/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/makeBaseApp/top/simpleApp/Db/Makefile b/src/makeBaseApp/top/simpleApp/Db/Makefile index c8311df40..e7e9bb8f0 100644 --- a/src/makeBaseApp/top/simpleApp/Db/Makefile +++ b/src/makeBaseApp/top/simpleApp/Db/Makefile @@ -9,13 +9,15 @@ include $(TOP)/configure/CONFIG #DB_OPT = YES #---------------------------------------------------- -# Add databases, templates, substitutions like this +# Create and install (or just install) +# databases, templates, substitutions like this #DB += _APPNAME_.db #---------------------------------------------------- -# Declare template files which do not show up in DB -#USES_TEMPLATE += _APPNAME_.template +# If .db template is not named *.template add +# _template = include $(TOP)/configure/RULES #---------------------------------------- # ADD RULES AFTER THIS LINE +