mirror of
https://github.com/opnsense/src.git
synced 2026-03-16 23:55:19 -04:00
8 lines
112 B
Makefile
8 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>
|