allow expandVars for all targets
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
# <top>/configure/RULES_EXPAND
|
||||
|
||||
ifeq ($(findstring Host,$(VALID_BUILDS)),Host)
|
||||
|
||||
vpath %@ $(USR_VPATH) $(ALL_SRC_DIRS)
|
||||
|
||||
# Default settings
|
||||
@@ -25,5 +23,3 @@ expand_clean:
|
||||
@$(RM) $(EXPANDED)
|
||||
|
||||
.PHONY : expand_clean
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user