]> CyberLeo.Net >> Repos - FreeBSD/releng/9.3.git/blob - lib/libnetbsd/Makefile
Merge r309688: address regressions in SA-16:37.libc.
[FreeBSD/releng/9.3.git] / lib / libnetbsd / Makefile
1 # $FreeBSD$
2
3 .include <bsd.own.mk>
4
5 LIB=    netbsd
6
7 CFLAGS+=        -I${.CURDIR}
8
9 SRCS+=  strsuftoll.c util.c util.h
10
11 INTERNALLIB=
12
13 .include <bsd.lib.mk>