From 280b396b5123c07136e3bd99ecdc1525dfeeecd5 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Wed, 29 Mar 2000 15:12:39 +0000 Subject: [PATCH] Removed commented out USER_DBDFLAGS definition. --- src/makeBaseApp/top/exampleApp/src/Makefile.Host | 1 - 1 file changed, 1 deletion(-) diff --git a/src/makeBaseApp/top/exampleApp/src/Makefile.Host b/src/makeBaseApp/top/exampleApp/src/Makefile.Host index 3842c64b1..9075850f4 100644 --- a/src/makeBaseApp/top/exampleApp/src/Makefile.Host +++ b/src/makeBaseApp/top/exampleApp/src/Makefile.Host @@ -4,7 +4,6 @@ include $(TOP)/config/CONFIG_APP #---------------------------------------- # ADD MACRO DEFINITIONS AFTER THIS LINE -#USER_DBDFLAGS += RECTYPES += xxxRecord.h DBDEXPAND = exampleInclude.dbd DBDNAME = exampleApp.dbd