summaryrefslogtreecommitdiff
path: root/usr.bin/showmount/Makefile
blob: bbb2deabc42ccc6df16ddd250fe124a3a7885aff (plain)
1
2
3
4
5
6
7
#	$OpenBSD: Makefile,v 1.2 1996/06/26 05:39:15 deraadt Exp $
#	$NetBSD: Makefile,v 1.6 1994/12/22 12:30:53 cgd Exp $

PROG=	showmount
MAN=	showmount.8

.include <bsd.prog.mk>