freebsd-dev/usr.sbin/rpc.umntall/Makefile
2001-03-20 18:17:26 +00:00

8 lines
124 B
Makefile

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