From d79fcdf09a9363ff5dcc5680830204cd3f2301e1 Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Mon, 28 Jan 2002 17:14:21 +0000 Subject: [PATCH] Updated to EPICS base R3.13.5 --- config/RULES.Db | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config/RULES.Db b/config/RULES.Db index f6862412..2b1d3832 100644 --- a/config/RULES.Db +++ b/config/RULES.Db @@ -1,4 +1,4 @@ -# $Id: RULES.Db,v 1.1 2000-02-08 22:17:43 sluiter Exp $ +# RULES.Db,v 1.9.6.4 2001/08/20 16:36:50 jba Exp # # Rules for making things related to databases # @@ -47,6 +47,8 @@ install:: inc buildInstall buildInstall:: build $(INSTALL_DATA) +depends:: + clean:: @echo "Cleaning" @$(RM) $(DB) $(DBDNAME) *.template *.substitutions *.db.raw \