]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - cddl/Makefile.inc
MFC r329719: MFV r329718: 8520 7198 lzc_rollback_to should support rolling back to...
[FreeBSD/FreeBSD.git] / cddl / Makefile.inc
1 # $FreeBSD$
2
3 OPENSOLARIS_USR_DISTDIR= ${.CURDIR}/../../../cddl/contrib/opensolaris
4 OPENSOLARIS_SYS_DISTDIR= ${.CURDIR}/../../../sys/cddl/contrib/opensolaris
5
6 IGNORE_PRAGMA=  YES
7
8 CFLAGS+=        -DNEED_SOLARIS_BOOLEAN
9
10 WARNS?=         6
11
12 # Do not lint the CDDL stuff. It is all externally maintained and
13 # lint output is wasteful noise here.
14
15 NO_LINT=