Home | History | Annotate | Download | only in stand

Lines Matching refs:dir

35 	-for dir in $(PROJECT_DIRS); do \
36 (cd $$dir && rm -rf WMIPSDbg wmipsdbg WMIPSRel wmipsrel); \
37 (cd $$dir && rm -f $$dir.plg $$dir.vcl $$dir.[0-9][0-9][0-9]); \
38 (cd $$dir && rm -f $$dir.ncb $$dir.opt); \
55 for dir in $(PROJECT_DIRS); do \
56 (cd $$dir && rm -f $$dir.vcp); \