]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - cddl/Makefile.inc
one-true-awk: import 20210221 (1e4bc42c53a1) which fixes a number of bugs
[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 # Do not lint the CDDL stuff. It is all externally maintained and
11 # lint output is wasteful noise here.
12
13 NO_LINT=