Allow make inc at top level

This commit is contained in:
Janet B. Anderson
2001-06-28 16:07:56 +00:00
parent a6ceb5a3f1
commit d7279bbcbf
5 changed files with 5 additions and 5 deletions

View File

@@ -46,6 +46,6 @@ dbYacc$(OBJ): dbLex.c ../dbLexRoutines.c
clean::
@$(RM) dbLex.c dbYacc.c
depends : $(INSTALL_LIBS) $(INSTALL_PROD)
inc depends : $(LIBTARGETS) $(INSTALL_PROD)
# EOF Makefile.Host for base/src/dbStatic