1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/usr.sbin/rpc.umntall/Makefile
2001-03-26 14:42:20 +00:00

9 lines
143 B
Makefile

# @(#)Makefile 8.4 (Berkeley) 6/22/95
# $FreeBSD$
PROG= rpc.umntall
SRCS= rpc.umntall.c mounttab.c
MAN= rpc.umntall.8
.include <bsd.prog.mk>