summaryrefslogtreecommitdiffstats
path: root/usr.sbin/fifolog/lib/Makefile
blob: c10126fd1d24e65df33bc7038d5f83cee49f06c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

LIB=	fifolog
INTERNALLIB=	# API not published or supported.

SRCS=	fifolog_int.c fifolog_create.c fifolog_write_poll.c fifolog_reader.c
SRCS+=	getdate.y

CFLAGS+= -I${.CURDIR}

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