Added DBDNAME to build definition and clean rule.

This commit is contained in:
Janet B. Anderson
1996-09-17 14:48:28 +00:00
parent 19f9d0c14d
commit 98df963844

View File

@@ -32,7 +32,7 @@ rebuild:: clean install
pre_build::
build:: pre_build $(MENUS) $(RECTYPES) $(BPTS)\
$(LIBNAME) $(TARGETS) $(PROD)
$(LIBNAME) $(TARGETS) $(PROD) $(DBDNAME)
inc:: $(INSTALL_INC)
@@ -57,7 +57,7 @@ endif
clean::
@echo "Cleaning"
@$(RM) *.i *.o *.a $(TARGETS) $(PROD) $(LIBNAME) $(INC) \
$(DBDINSTALL) $(MENUS) $(RECTYPES) $(BPTS) $(DBDEXPAND)
$(DBDINSTALL) $(MENUS) $(RECTYPES) $(BPTS) $(DBDNAME)
# The order of the following dependencies is