summaryrefslogtreecommitdiff
path: root/sbin/umount/Makefile
blob: eddfcb28bf145530b91db53ab727398eb343a9eb (plain)
1
2
3
4
5
6
#	$OpenBSD: Makefile,v 1.3 1997/09/21 11:38:25 deraadt Exp $

PROG=	umount
MAN=	umount.8

.include <bsd.prog.mk>