9 lines
112 B
Makefile
9 lines
112 B
Makefile
|
# $Id: Makefile,v 1.1 1994/08/10 06:40:35 wollman Exp $
|
||
|
|
||
|
PROG= perfmon
|
||
|
NOMAN=
|
||
|
|
||
|
install:
|
||
|
|
||
|
.include <bsd.prog.mk>
|