add test/Function to build proress
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@651 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
a6b4587301
commit
28ac0a23b2
4 changed files with 9 additions and 2 deletions
|
@ -9,7 +9,6 @@ export BIN_SUFFIX =
|
|||
endif
|
||||
|
||||
SUBTARGETS_ORIG := $(patsubst %/,%,$(dir $(wildcard */Makefile)))
|
||||
SUBTARGETS_FILTER_OUT = Function
|
||||
SUBTARGETS := $(filter-out $(SUBTARGETS_FILTER_OUT),$(SUBTARGETS_ORIG))
|
||||
|
||||
SUBTARGETS_CLEAN := $(addsuffix -clean,$(SUBTARGETS))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue