summaryrefslogtreecommitdiffstats
path: root/sbin/umount/Makefile
blob: 9665a5923db0d17b9eb34224ca8db279b361ae9d (plain)
1
2
3
4
5
6
7
#	@(#)Makefile	8.2 (Berkeley) 2/20/94

PROG=	umount
DPADD=	${LIBRPC}
LDADD=	-lrpc

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud