Allow make inc at top level
This commit is contained in:
@@ -20,4 +20,4 @@ PROD_HOST = antelope
|
||||
|
||||
include $(TOP)/configure/RULES
|
||||
|
||||
depends: $(INSTALL_PROD)
|
||||
inc depends: $(INSTALL_PROD)
|
||||
|
||||
@@ -42,6 +42,6 @@ include $(TOP)/configure/RULES
|
||||
clean::
|
||||
$(RM) parse.c parse.h
|
||||
|
||||
depends: $(INSTALL_PROD)
|
||||
inc depends: $(INSTALL_PROD)
|
||||
|
||||
# EOF Makefile.Host for base/src/toolsComm/flex
|
||||
|
||||
Reference in New Issue
Block a user