Page MenuHomeFreeBSD

SUBDIR dir print
ActivePublic

Authored by bdrewery on Sep 23 2015, 11:37 PM.
Tags
None
Referenced Files
F233808: SUBDIR dir print
Sep 23 2015, 11:37 PM
Subscribers
None
Before:
===> sys/vm (clean)
(cd /root/svn/base/tests/sys/vm && DEPENDFILE=.depend.mmap_test make -f Makefile _RECURSING_PROGS= SUBDIR= PROG=mmap_test clean)
rm -f mmap_test mmap_test.full mmap_test.debug mmap_test.o
rm -f Kyuafile.auto Kyuafile.auto.tmp
rm -f Kyuafile.auto Kyuafile.auto.tmp
rm -f Kyuafile.auto Kyuafile.auto.tmp
After:
===> sys/vm (clean)
(cd /root/svn/base/tests/sys/vm && DEPENDFILE=.depend.mmap_test make -f Makefile _RECURSING_PROGS= SUBDIR= PROG=mmap_test clean)
===> tests/sys/vm (clean)
rm -f mmap_test mmap_test.full mmap_test.debug mmap_test.o
rm -f Kyuafile.auto Kyuafile.auto.tmp
===> tests/sys (clean)
rm -f Kyuafile.auto Kyuafile.auto.tmp
===> tests (clean)
rm -f Kyuafile.auto Kyuafile.auto.tmp

Event Timeline

bdrewery changed the title of this paste from untitled to SUBDIR dir print.
bdrewery updated the paste's language from autodetect to autodetect.