xref: /freebsd/share/examples/perfmon/Makefile (revision e627b39baccd1ec9129690167cf5e6d860509655)
1#	$Id: Makefile,v 1.1 1994/08/10 06:40:35 wollman Exp $
2
3PROG=	perfmon
4NOMAN=
5
6install:
7
8.include <bsd.prog.mk>
9