Home
last modified time | relevance | path

Searched refs:SUBDIRS (Results 1 – 6 of 6) sorted by relevance

/RevoEX-3.1/build/
Dmakefile16 SUBDIRS = macro
19 SUBDIRS += buildsetup libraries
22 SUBDIRS += tools
25 SUBDIRS += demos
29 SUBDIRS += tests
/RevoEX-3.1/build/libraries/
Dmakefile16 SUBDIRS = macro
23 SUBDIRS +=
27 SUBDIRS += mp ntr mpdl mpfs mpds ncd nwc24 so net
31 SUBDIRS += wd
35 SUBDIRS += crypto
/RevoEX-3.1/build/demos/
Dmakefile17 SUBDIRS = mpdemo \ macro
28 SUBDIRS += wwwdemo
32 SUBDIRS += wdprivatedemo
36 SUBDIRS += cryptodemo
/RevoEX-3.1/build/tools/
Dmakefile17 SUBDIRS = wget \ macro
22 SUBDIRS += ncdconfigtool regds
/RevoEX-3.1/build/buildtools/
Dsubmakerules20 +$(foreach DIR,$(SUBDIRS),$(MAKE) $(SUBDIR_FLAGS) -C $(DIR) $(MAKECMDGOALS) $(AND)) true
25 +$(foreach DIR,$(SUBDIRS),\
/RevoEX-3.1/
Dmakefile18 SUBDIRS = $(REX_BUILD_MODULES) build macro