]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - lib/libnetbsd/Makefile
MFC r335669:
[FreeBSD/stable/10.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>