summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2021-06-15 17:58:39 +0000
committermidipix <writeonce@midipix.org>2021-06-15 17:58:39 +0000
commit8cff7108a641880ede562d604b7a53d50ce8330b (patch)
treeeb9068bb344cc415c9acaeb229bd36220069b3d8
parente79ceb4a2b8d4b482ff9ddfd1e39a8aa1113e0e2 (diff)
downloadsbpython3-8cff7108a641880ede562d604b7a53d50ce8330b.tar.bz2
sbpython3-8cff7108a641880ede562d604b7a53d50ce8330b.tar.xz
project: variant support: added (symlinked) logic for python-3.6.6.
l---------project/variants/3.6.6/common.mk1
l---------project/variants/3.6.6/headers.mk1
l---------project/variants/3.6.6/linkage1
l---------project/variants/3.6.6/pyexts.h1
l---------project/variants/3.6.6/pyexts.mk1
l---------project/variants/3.6.6/subsets.mk1
6 files changed, 6 insertions, 0 deletions
diff --git a/project/variants/3.6.6/common.mk b/project/variants/3.6.6/common.mk
new file mode 120000
index 0000000..06cb087
--- /dev/null
+++ b/project/variants/3.6.6/common.mk
@@ -0,0 +1 @@
+../3.6.5/common.mk \ No newline at end of file
diff --git a/project/variants/3.6.6/headers.mk b/project/variants/3.6.6/headers.mk
new file mode 120000
index 0000000..fe0ec32
--- /dev/null
+++ b/project/variants/3.6.6/headers.mk
@@ -0,0 +1 @@
+../3.6.5/headers.mk \ No newline at end of file
diff --git a/project/variants/3.6.6/linkage b/project/variants/3.6.6/linkage
new file mode 120000
index 0000000..5fe384b
--- /dev/null
+++ b/project/variants/3.6.6/linkage
@@ -0,0 +1 @@
+../3.6.5/linkage \ No newline at end of file
diff --git a/project/variants/3.6.6/pyexts.h b/project/variants/3.6.6/pyexts.h
new file mode 120000
index 0000000..607e7e4
--- /dev/null
+++ b/project/variants/3.6.6/pyexts.h
@@ -0,0 +1 @@
+../3.6.5/pyexts.h \ No newline at end of file
diff --git a/project/variants/3.6.6/pyexts.mk b/project/variants/3.6.6/pyexts.mk
new file mode 120000
index 0000000..519ab3d
--- /dev/null
+++ b/project/variants/3.6.6/pyexts.mk
@@ -0,0 +1 @@
+../3.6.5/pyexts.mk \ No newline at end of file
diff --git a/project/variants/3.6.6/subsets.mk b/project/variants/3.6.6/subsets.mk
new file mode 120000
index 0000000..11cdd4d
--- /dev/null
+++ b/project/variants/3.6.6/subsets.mk
@@ -0,0 +1 @@
+../3.6.5/subsets.mk \ No newline at end of file