summaryrefslogtreecommitdiff
path: root/usr.sbin/catman/Makefile
blob: 248d51a3d77eda6eb49167b7d974dfdd5225722b (plain)
1
2
3
4
5
6
7
#	$Id: Makefile,v 1.1 1995/10/18 08:47:28 deraadt Exp $

BINDIR=		/usr/sbin
PROG=		catman
MAN=		catman.8

.include <bsd.prog.mk>