]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - sbin/mount_autofs/Makefile
MFC r362623:
[FreeBSD/stable/8.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>