Home
last modified time | relevance | path

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

/RevoEX-2.4/build/
Dmakefile16 SUBDIRS = macro
19 SUBDIRS += buildsetup libraries
22 SUBDIRS += tools
25 SUBDIRS += demos
29 SUBDIRS += tests
/RevoEX-2.4/build/demos/
Dmakefile17 SUBDIRS = mpdemo \ macro
28 SUBDIRS += wwwdemo
32 SUBDIRS += wdprivatedemo
36 SUBDIRS += cryptodemo
/RevoEX-2.4/build/buildtools/
Dsubmakerules20 +$(foreach DIR,$(SUBDIRS),$(MAKE) $(SUBDIR_FLAGS) -C $(DIR) $(MAKECMDGOALS) $(AND)) true
25 +$(foreach DIR,$(SUBDIRS),\