Removing seemingly unnecessary dependancy lines.
This commit is contained in:
@@ -63,6 +63,4 @@ dbYacc.c: dbLex.c ../dbLexRoutines.c
|
||||
clean::
|
||||
@$(RM) dbLex.c dbYacc.c
|
||||
|
||||
inc depends : $(LIBTARGETS) $(INSTALL_PROD)
|
||||
|
||||
# EOF Makefile.Host for base/src/dbStatic
|
||||
|
||||
@@ -27,4 +27,3 @@ PROD_LIBS = Com
|
||||
|
||||
include $(TOP)/configure/RULES
|
||||
|
||||
inc: $(INSTALL_PROD)
|
||||
|
||||
@@ -41,6 +41,4 @@ include $(TOP)/configure/RULES
|
||||
clean::
|
||||
$(RM) parse.c parse.h
|
||||
|
||||
inc depends: $(INSTALL_PROD)
|
||||
|
||||
# EOF Makefile.Host for base/src/toolsComm/flex
|
||||
|
||||
Reference in New Issue
Block a user