freebsd-dev/cddl/Makefile.inc
John Birrell ee8a5fa77d Remove _SOLARIS_C_SOURCE now that it doesn't do anything in FreeBSD
headers. All OpenSolaris compatibility comes via the set of specific
compatibility headers in src/compat/opensolaris and
src/sys/compat/opensolaris.
2007-11-28 22:58:09 +00:00

7 lines
167 B
Makefile

# $FreeBSD$
OPENSOLARIS_USR_DISTDIR= ${.CURDIR}/../../../contrib/opensolaris
OPENSOLARIS_SYS_DISTDIR= ${.CURDIR}/../../../sys/contrib/opensolaris
IGNORE_PRAGMA= YES