From 80b4c40a9dd65e8562d89afbd9d2d8d5cc14022e Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Wed, 27 Sep 2000 14:54:40 +0000 Subject: [PATCH] makeDbDepends.pl and makeIocCdCommands.pl moved to base/configure/tools --- src/makeBaseApp/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/makeBaseApp/Makefile b/src/makeBaseApp/Makefile index 4a879cfcb..70ed84ef9 100644 --- a/src/makeBaseApp/Makefile +++ b/src/makeBaseApp/Makefile @@ -16,8 +16,6 @@ TEMPLATES += top/configure/RULES.iocBoot TEMPLATES += top/configure/RULES.registerRecordDeviceDriver TEMPLATES += top/configure/RULES_DIRS TEMPLATES += top/configure/RULES_TOP -TEMPLATES += top/configure/makeDbDepends.pl -TEMPLATES += top/configure/makeIocCdCommands.pl TEMPLATES += top/exampleApp/Makefile TEMPLATES += top/exampleApp/Db/Makefile