diff options
Diffstat (limited to 'profiles/prefix/bsd/freebsd/7.2/x86')
-rw-r--r-- | profiles/prefix/bsd/freebsd/7.2/x86/eapi | 1 | ||||
-rw-r--r-- | profiles/prefix/bsd/freebsd/7.2/x86/make.defaults | 9 | ||||
-rw-r--r-- | profiles/prefix/bsd/freebsd/7.2/x86/parent | 2 |
3 files changed, 12 insertions, 0 deletions
diff --git a/profiles/prefix/bsd/freebsd/7.2/x86/eapi b/profiles/prefix/bsd/freebsd/7.2/x86/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/prefix/bsd/freebsd/7.2/x86/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/prefix/bsd/freebsd/7.2/x86/make.defaults b/profiles/prefix/bsd/freebsd/7.2/x86/make.defaults new file mode 100644 index 000000000000..36ca33a8e4ee --- /dev/null +++ b/profiles/prefix/bsd/freebsd/7.2/x86/make.defaults @@ -0,0 +1,9 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# retain backwards compatability for freebsd keywords/conditionals +ARCH="x86-fbsd" +CHOST="i686-pc-freebsd7.2" +ACCEPT_KEYWORDS="~x86-freebsd" + diff --git a/profiles/prefix/bsd/freebsd/7.2/x86/parent b/profiles/prefix/bsd/freebsd/7.2/x86/parent new file mode 100644 index 000000000000..4a6aa36b18d9 --- /dev/null +++ b/profiles/prefix/bsd/freebsd/7.2/x86/parent @@ -0,0 +1,2 @@ +../../arch/x86 +.. |