summaryrefslogtreecommitdiff
path: root/usr.bin/showmount/Makefile
blob: de050f6da133fa5a6c5b97baa087dbfd87e1ac70 (plain)
1
2
3
4
5
6
#	$OpenBSD: Makefile,v 1.3 1997/09/21 11:50:46 deraadt Exp $

PROG=	showmount
MAN=	showmount.8

.include <bsd.prog.mk>