File: Makefile.am

package info (click to toggle)
stress 1.0.7-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 292 kB
  • sloc: ansic: 662; sh: 30; makefile: 18
file content (10 lines) | stat: -rw-r--r-- 318 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
SUBDIRS = src test

man_MANS = man/stress.1

EXTRA_DIST= autogen.sh CONTRIBUTING.md man/stress.1 doc/stress.png README.md

distclean-local:
	rm -rf autom4te.cache
	rm -f  aclocal.m4 compile config.* configure depcomp INSTALL install-sh \
               Makefile.in missing src/Makefile.in test-driver test/Makefile.in