]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - sbin/mount_autofs/Makefile
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / sbin / mount_autofs / Makefile
1 # $Id: Makefile,v 1.6 2004/09/08 08:27:12 bright Exp $
2 # $FreeBSD$
3
4 PROG=mount_autofs
5 MAN=mount_autofs.8
6 BINDIR?=/sbin
7
8 .include <bsd.prog.mk>