Revert "configure: add vpath for CONFIG* and RULES* (look in SRC_DIRS)"

Unfortunately this causes really bad things to happen; the
configure/RULES file is getting overwritten by the contents of
src/libCom/as/RULES, so we need a different approach.

This reverts commit 47c361f135.
This commit is contained in:
Andrew Johnson
2018-10-10 13:04:54 -05:00
parent 47c361f135
commit dc5d373b57
-3
View File
@@ -7,9 +7,6 @@
# in the file LICENSE that is included with this distribution.
#*************************************************************************
vpath CONFIG% $(USR_VPATH) $(SRC_DIRS) $(COMMON_DIR)
vpath RULES% $(USR_VPATH) $(SRC_DIRS) $(COMMON_DIR)
# Include <top>/configure/RULES_BUILD from tops defined in RELEASE* files
#
RELEASE_RULES_BUILDS = $(foreach top, $(RELEASE_TOPS), \