Home | History | Annotate | Download | only in libiberty

Lines Matching full:subdirs

102 SUBDIRS = testsuite
440 # Cleaning has to be done carefully to ensure that we don't clean our SUBDIRS
441 # multiple times, hence our explicit recursion with an empty SUBDIRS.
452 $(MAKE) SUBDIRS="" mostlyclean
457 $(MAKE) SUBDIRS="" clean
463 $(MAKE) SUBDIRS="" distclean
496 @subdirs='$(SUBDIRS)'; \
498 for dir in $$subdirs ; do \