From e477be1e9435329f5cb079e142baaa00fa4575f8 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Wed, 29 Mar 2006 21:56:39 +0000 Subject: [PATCH] Modified comment line. --- src/makeBaseApp/top/configure/CONFIG_SITE | 2 +- src/makeBaseApp/top/configure/RULES | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/makeBaseApp/top/configure/CONFIG_SITE b/src/makeBaseApp/top/configure/CONFIG_SITE index 9b35da85b..521b6307e 100644 --- a/src/makeBaseApp/top/configure/CONFIG_SITE +++ b/src/makeBaseApp/top/configure/CONFIG_SITE @@ -1,4 +1,4 @@ -# CONFIG +# CONFIG_SITE # Make any application-specific changes to the EPICS build # configuration variables in this file. diff --git a/src/makeBaseApp/top/configure/RULES b/src/makeBaseApp/top/configure/RULES index ffee54a71..1f2cb5d37 100644 --- a/src/makeBaseApp/top/configure/RULES +++ b/src/makeBaseApp/top/configure/RULES @@ -1,4 +1,5 @@ -#CONFIG +# RULES + include $(EPICS_BASE)/configure/RULES # Library should be rebuilt because LIBOBJS may have changed.