summaryrefslogtreecommitdiffstats
path: root/lib/libstdbuf/Makefile
blob: cf65e4f20ab6401d9f6130e76ae8158449da9ce3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $FreeBSD$

.include <bsd.own.mk>

LIB=		stdbuf
SRCS=		stdbuf.c
SHLIB_MAJOR=	1
MAN=		libstdbuf.3

WARNS?=		6

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