opnsense-src/lib/libbsdstat/Makefile

11 lines
116 B
Makefile
Raw Normal View History

2014-03-05 23:06:36 -05:00
PACKAGE= lib${LIB}
2014-03-05 23:06:36 -05:00
LIB= bsdstat
SHLIB_MAJOR= 1
PRIVATELIB=
SRCS= bsdstat.c
INCS= bsdstat.h
.include <bsd.lib.mk>