summaryrefslogtreecommitdiff
path: root/usr.sbin/ntp/libisc/Makefile
blob: daca27196e6c56b13d196d16a53f097fe9d86b9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.1 2003/12/04 16:41:56 drochner Exp $

NOLINKLIB=# defined
NOMAN=	# defined
NOPIC=	# defined
NOLINT=	# defined

LIB=	isc
SRCS=	assertions.c error.c interfaceiter.c isc_strerror.c lib.c mem.c \
	msgcat.c net.c strerror.c
NTPSRCDIR=lib${LIB}

.include <bsd.lib.mk>