diff --git a/profiles/amd64/parent b/profiles/amd64/parent new file mode 100644 index 0000000..f3229c5 --- /dev/null +++ b/profiles/amd64/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/arch.list b/profiles/arch.list new file mode 100644 index 0000000..2c9fdfa --- /dev/null +++ b/profiles/arch.list @@ -0,0 +1,3 @@ +x86 +x86-winnt +amd64 diff --git a/profiles/make.default b/profiles/make.default new file mode 100644 index 0000000..96025a6 --- /dev/null +++ b/profiles/make.default @@ -0,0 +1 @@ +USE_EXPAND_VALUES_ARCH='x86 x86-winnt amd64 amd64-winnt' diff --git a/profiles/mingw/amd64/make.defaults b/profiles/mingw/amd64/make.defaults new file mode 100644 index 0000000..e43529b --- /dev/null +++ b/profiles/mingw/amd64/make.defaults @@ -0,0 +1 @@ +ARCH='amd64-winnt' diff --git a/profiles/mingw/amd64/parent b/profiles/mingw/amd64/parent new file mode 100644 index 0000000..f3229c5 --- /dev/null +++ b/profiles/mingw/amd64/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/mingw/parent b/profiles/mingw/parent new file mode 100644 index 0000000..f3229c5 --- /dev/null +++ b/profiles/mingw/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/mingw/x86/make.defaults b/profiles/mingw/x86/make.defaults new file mode 100644 index 0000000..6ffb0c0 --- /dev/null +++ b/profiles/mingw/x86/make.defaults @@ -0,0 +1 @@ +ARCH='x86' diff --git a/profiles/mingw/x86/parent b/profiles/mingw/x86/parent new file mode 100644 index 0000000..f3229c5 --- /dev/null +++ b/profiles/mingw/x86/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/profiles.desc b/profiles/profiles.desc new file mode 100644 index 0000000..ea9c592 --- /dev/null +++ b/profiles/profiles.desc @@ -0,0 +1,3 @@ +x86-winnt mingw/x86 exp +x86 x86 stable +amd64 amd64 stable diff --git a/profiles/use.desc b/profiles/use.desc new file mode 100644 index 0000000..61276cf --- /dev/null +++ b/profiles/use.desc @@ -0,0 +1,2 @@ +X - Adds support for X11 + diff --git a/profiles/x86/parent b/profiles/x86/parent new file mode 100644 index 0000000..f3229c5 --- /dev/null +++ b/profiles/x86/parent @@ -0,0 +1 @@ +..