]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - Makefile.inc
9ebb86bffc5bc0b325c73d0d5224b1d931f96e6b
[FreeBSD/releng/10.0.git] / 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 CSTD?=          gnu89
12
13 # Do not lint the CDDL stuff. It is all externally maintained and
14 # lint output is wasteful noise here.
15
16 NO_LINT=