aboutsummaryrefslogtreecommitdiff
path: root/cddl/Makefile.inc
diff options
context:
space:
mode:
authorJohn Birrell <jb@FreeBSD.org>2008-03-27 23:21:25 +0000
committerJohn Birrell <jb@FreeBSD.org>2008-03-27 23:21:25 +0000
commite327f524464c142bd1d3b59cd22a966d2fffbfea (patch)
treefb79d1ba12186e7d8bdaa8ff7434a9cdfb55eec4 /cddl/Makefile.inc
parent244586d6f1194710c2242063b8f68f0c7b071601 (diff)
downloadsrc-e327f524464c142bd1d3b59cd22a966d2fffbfea.tar.gz
src-e327f524464c142bd1d3b59cd22a966d2fffbfea.zip
The sources covered by Sun's CDDL have been repo copied below the
src/cddl and src/sys/cddl directories per the core@ decision following the license review. This change modifies the affected Makefiles to reference the sources in their new location.
Notes
Notes: svn path=/head/; revision=177674
Diffstat (limited to 'cddl/Makefile.inc')
-rw-r--r--cddl/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/cddl/Makefile.inc b/cddl/Makefile.inc
index f424b270c4dd..bece24423413 100644
--- a/cddl/Makefile.inc
+++ b/cddl/Makefile.inc
@@ -1,6 +1,6 @@
# $FreeBSD$
-OPENSOLARIS_USR_DISTDIR= ${.CURDIR}/../../../contrib/opensolaris
-OPENSOLARIS_SYS_DISTDIR= ${.CURDIR}/../../../sys/contrib/opensolaris
+OPENSOLARIS_USR_DISTDIR= ${.CURDIR}/../../../cddl/contrib/opensolaris
+OPENSOLARIS_SYS_DISTDIR= ${.CURDIR}/../../../sys/cddl/contrib/opensolaris
IGNORE_PRAGMA= YES