Created <name>_Include.dbd now depends on Makefile.

This commit is contained in:
Janet B. Anderson
2008-04-25 15:29:16 +00:00
parent 158ce5ac32
commit e05cf72537

View File

@@ -226,7 +226,7 @@ $(COMMON_DIR)/%.dbd: %Include.dbd
@$(RM) $@
$(DBEXPAND) $(DBDFLAGS) -o $@ $<
$(COMMON_DIR)/%Include.dbd:
$(COMMON_DIR)/%Include.dbd: ../Makefile
@$(RM) $@
$(PERL) $(TOOLS)/makeIncludeDbd.pl $($*_DBD) $@