all: for /f %i in ('type DIRS') do @make -C %i --unix clean: for /f %i in ('type DIRS') do @make -C %i clean --unix