freebsd_amp_hwpstate/usr.sbin/rpc.umntall/Makefile

9 lines
144 B
Makefile
Raw Normal View History

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