]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libautofs/Makefile
Upgrade to OpenSSH 5.4p1.
[FreeBSD/FreeBSD.git] / lib / libautofs / Makefile
1 # $Id: Makefile,v 1.5 2004/09/08 08:12:21 bright Exp $
2 # $FreeBSD$
3
4 LIB=    autofs
5 SHLIB_MAJOR= 3
6
7 SRCS=   libautofs.c
8 INCS=   libautofs.h
9 MAN=    libautofs.3
10
11 .include <bsd.lib.mk>