3 OPENSOLARIS_USR_DISTDIR= ${.CURDIR}/../../../cddl/contrib/opensolaris
4 OPENSOLARIS_SYS_DISTDIR= ${.CURDIR}/../../../sys/cddl/contrib/opensolaris
8 CFLAGS+= -DNEED_SOLARIS_BOOLEAN
12 # Do not lint the CDDL stuff. It is all externally maintained and
13 # lint output is wasteful noise here.