]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libstdbuf/Makefile
MFV r323792: 8602 remove unused "dp_early_sync_tasks" field from "dsl_pool" structure
[FreeBSD/FreeBSD.git] / lib / libstdbuf / Makefile
1 # $FreeBSD$
2
3 .include <bsd.own.mk>
4
5 PACKAGE=lib${LIB}
6 LIB=            stdbuf
7 SRCS=           stdbuf.c
8 SHLIB_MAJOR=    1
9 MAN=            libstdbuf.3
10
11 .include <bsd.lib.mk>