summaryrefslogtreecommitdiffstats
path: root/lib/libncp/Makefile
blob: d93b9169d41c27bbc9218f089af3df30042b452f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

NCPLIB=${.CURDIR}

LIB=		ncp

SHLIB_MAJOR=	1

NO_MAN=

SRCS=	ncpl_subr.c ncpl_bind.c ncpl_queue.c ncpl_file.c ncpl_misc.c \
	ncpl_net.c ncpl_rcfile.c ncpl_conn.c ncpl_nls.c ncpl_msg.c \
	ncpl_rpc.c ncpl_crypt.c ipx.c sap.c

.include <bsd.lib.mk>
OpenPOWER on IntegriCloud