NetBSD/usr.sbin/mountd/Makefile

8 lines
157 B
Makefile
Raw Normal View History

1995-05-12 03:15:05 +04:00
# $NetBSD: Makefile,v 1.12 1995/05/11 23:15:05 cgd 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>