]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/rpc.umntall/Makefile
iostat: Restore lost spaces after tout
[FreeBSD/FreeBSD.git] / usr.sbin / rpc.umntall / Makefile
1 #       @(#)Makefile    8.4 (Berkeley) 6/22/95
2
3 PACKAGE=        nfs
4
5 PROG=   rpc.umntall
6 MAN=    rpc.umntall.8
7 SRCS=   rpc.umntall.c mounttab.c
8
9 WARNS?= 3
10
11 .include <bsd.prog.mk>