NetBSD/usr.sbin/mountd/Makefile

8 lines
159 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.14 1997/10/18 06:42:53 lukem Exp $
# @(#)Makefile 8.3 (Berkeley) 1/25/94
1993-03-21 12:45:37 +03:00
PROG= mountd
1995-05-12 03:15:05 +04:00
MAN= exports.5 mountd.8
1993-03-21 12:45:37 +03:00
.include <bsd.prog.mk>