1994-06-08 23:27:32 +04:00
|
|
|
# from: @(#)Makefile 8.3 (Berkeley) 1/25/94
|
1994-12-22 13:44:04 +03:00
|
|
|
# $Id: Makefile,v 1.10 1994/12/22 10:46:58 cgd Exp $
|
1993-03-21 12:45:37 +03:00
|
|
|
|
|
|
|
PROG= mountd
|
1994-12-22 13:44:04 +03:00
|
|
|
MAN= exports.5 mountd.8 netgroup.5
|
1993-03-21 12:45:37 +03:00
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|