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:
@@ -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), \
|
||||
|
||||
Reference in New Issue
Block a user