mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
ee8a5fa77d
headers. All OpenSolaris compatibility comes via the set of specific compatibility headers in src/compat/opensolaris and src/sys/compat/opensolaris.
7 lines
167 B
Makefile
7 lines
167 B
Makefile
# $FreeBSD$
|
|
|
|
OPENSOLARIS_USR_DISTDIR= ${.CURDIR}/../../../contrib/opensolaris
|
|
OPENSOLARIS_SYS_DISTDIR= ${.CURDIR}/../../../sys/contrib/opensolaris
|
|
|
|
IGNORE_PRAGMA= YES
|