NetBSD/usr.sbin/mountd/Makefile

9 lines
180 B
Makefile
Raw Normal View History

# from: @(#)Makefile 8.3 (Berkeley) 1/25/94
# $Id: Makefile,v 1.9 1994/06/08 19:29:38 mycroft Exp $
1993-03-21 12:45:37 +03:00
PROG= mountd
MAN5= exports.0 netgroup.0
1993-03-21 12:45:37 +03:00
MAN8= mountd.0
.include <bsd.prog.mk>