1 SUBDIRS = src test 2 3 man_MANS = doc/stress.1 4 5 distclean-local: 6 rm -rf autom4te.cache 7 rm -f aclocal.m4 compile config.* configure depcomp INSTALL install-sh \ 8 Makefile.in missing src/Makefile.in test-driver test/Makefile.in