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

LIB=	openbsd
SRCS=	getdtablecount.c \
	imsg-buffer.c \
	imsg.c \
	ohash.c
INTERNALLIB=

CFLAGS+= -I${.CURDIR}

WARNS=	3

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