freebsd-nq/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>