]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libnetbsd/Makefile
MFV r305100: Update amd from am-utils 6.1.5 to 6.2.
[FreeBSD/FreeBSD.git] / lib / libnetbsd / Makefile
1 # $FreeBSD$
2
3 .include <bsd.own.mk>
4
5 PACKAGE=lib${LIB}
6 LIB=    netbsd
7
8 CFLAGS+=        -I${.CURDIR}
9
10 SRCS+=  strsuftoll.c util.c util.h
11
12 INTERNALLIB=
13
14 .include <bsd.lib.mk>