summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2021-06-15 17:27:34 +0000
committermidipix <writeonce@midipix.org>2021-06-15 17:27:34 +0000
commit3dfda97a8492e270e0d10e3b0e2d68dc5ea15e5b (patch)
treea05565c8f3e9b95ed4162ad5c3ca1b60ea769014
parent0fa9e13dc118253e9603bfea764ed4e9d6c8ed9e (diff)
downloadsbpython3-3dfda97a8492e270e0d10e3b0e2d68dc5ea15e5b.tar.bz2
sbpython3-3dfda97a8492e270e0d10e3b0e2d68dc5ea15e5b.tar.xz
project: variant support: added (symlinked) logic for python-3.6.4.
l---------project/variants/3.6.4/common.mk1
l---------project/variants/3.6.4/headers.mk1
l---------project/variants/3.6.4/linkage1
l---------project/variants/3.6.4/pyexts.h1
l---------project/variants/3.6.4/pyexts.mk1
l---------project/variants/3.6.4/subsets.mk1
6 files changed, 6 insertions, 0 deletions
diff --git a/project/variants/3.6.4/common.mk b/project/variants/3.6.4/common.mk
new file mode 120000
index 0000000..741fada
--- /dev/null
+++ b/project/variants/3.6.4/common.mk
@@ -0,0 +1 @@
+../3.6.3/common.mk \ No newline at end of file
diff --git a/project/variants/3.6.4/headers.mk b/project/variants/3.6.4/headers.mk
new file mode 120000
index 0000000..0763bbd
--- /dev/null
+++ b/project/variants/3.6.4/headers.mk
@@ -0,0 +1 @@
+../3.6.3/headers.mk \ No newline at end of file
diff --git a/project/variants/3.6.4/linkage b/project/variants/3.6.4/linkage
new file mode 120000
index 0000000..1454156
--- /dev/null
+++ b/project/variants/3.6.4/linkage
@@ -0,0 +1 @@
+../3.6.3/linkage \ No newline at end of file
diff --git a/project/variants/3.6.4/pyexts.h b/project/variants/3.6.4/pyexts.h
new file mode 120000
index 0000000..a907688
--- /dev/null
+++ b/project/variants/3.6.4/pyexts.h
@@ -0,0 +1 @@
+../3.6.3/pyexts.h \ No newline at end of file
diff --git a/project/variants/3.6.4/pyexts.mk b/project/variants/3.6.4/pyexts.mk
new file mode 120000
index 0000000..5a79caf
--- /dev/null
+++ b/project/variants/3.6.4/pyexts.mk
@@ -0,0 +1 @@
+../3.6.3/pyexts.mk \ No newline at end of file
diff --git a/project/variants/3.6.4/subsets.mk b/project/variants/3.6.4/subsets.mk
new file mode 120000
index 0000000..4107df9
--- /dev/null
+++ b/project/variants/3.6.4/subsets.mk
@@ -0,0 +1 @@
+../3.6.3/subsets.mk \ No newline at end of file