1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/usr.sbin/procctl/Makefile

7 lines
109 B
Makefile
Raw Normal View History

# $Id: Makefile,v 1.2 1997/12/07 02:29:28 peter Exp $
1997-12-07 02:29:28 +00:00
1997-12-06 04:19:09 +00:00
PROG= procctl
MAN8= procctl.8
1997-12-06 04:19:09 +00:00
.include <bsd.prog.mk>