From 321dfb609a64bc206edb36679157e705b13d07a3 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Fri, 12 Jan 2001 23:23:57 +0000 Subject: [PATCH] Remove RULES.registerRecordDeviceDriver and RULES.Db --- src/makeBaseApp/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/makeBaseApp/Makefile b/src/makeBaseApp/Makefile index 70ed84ef9..9518e1ca7 100644 --- a/src/makeBaseApp/Makefile +++ b/src/makeBaseApp/Makefile @@ -10,10 +10,8 @@ TEMPLATES += top/configure/CONFIG_APP TEMPLATES += top/configure/Makefile TEMPLATES += top/configure/RELEASE TEMPLATES += top/configure/RULES -TEMPLATES += top/configure/RULES.Db TEMPLATES += top/configure/RULES.ioc TEMPLATES += top/configure/RULES.iocBoot -TEMPLATES += top/configure/RULES.registerRecordDeviceDriver TEMPLATES += top/configure/RULES_DIRS TEMPLATES += top/configure/RULES_TOP