summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2021-06-19 12:29:01 +0000
committermidipix <writeonce@midipix.org>2021-06-19 12:29:01 +0000
commit413752ac1d99d76d50919a586d7dd191cef8dc49 (patch)
treef3cd3b0ba27d95489c3c92c28707e58ccbbb20ba
parenta09d215b09f4db551a6fa895fe64c7218c2515da (diff)
downloadsbpython3-413752ac1d99d76d50919a586d7dd191cef8dc49.tar.bz2
sbpython3-413752ac1d99d76d50919a586d7dd191cef8dc49.tar.xz
project: variant support: added (symlinked) logic for python-3.7.6.
l---------project/variants/3.7.6/common.mk1
l---------project/variants/3.7.6/headers.mk1
l---------project/variants/3.7.6/linkage1
l---------project/variants/3.7.6/pyexts.h1
l---------project/variants/3.7.6/pyexts.mk1
l---------project/variants/3.7.6/subsets.mk1
6 files changed, 6 insertions, 0 deletions
diff --git a/project/variants/3.7.6/common.mk b/project/variants/3.7.6/common.mk
new file mode 120000
index 0000000..2af0d43
--- /dev/null
+++ b/project/variants/3.7.6/common.mk
@@ -0,0 +1 @@
+../3.7.5/common.mk \ No newline at end of file
diff --git a/project/variants/3.7.6/headers.mk b/project/variants/3.7.6/headers.mk
new file mode 120000
index 0000000..421429f
--- /dev/null
+++ b/project/variants/3.7.6/headers.mk
@@ -0,0 +1 @@
+../3.7.5/headers.mk \ No newline at end of file
diff --git a/project/variants/3.7.6/linkage b/project/variants/3.7.6/linkage
new file mode 120000
index 0000000..30ac401
--- /dev/null
+++ b/project/variants/3.7.6/linkage
@@ -0,0 +1 @@
+../3.7.5/linkage \ No newline at end of file
diff --git a/project/variants/3.7.6/pyexts.h b/project/variants/3.7.6/pyexts.h
new file mode 120000
index 0000000..769416a
--- /dev/null
+++ b/project/variants/3.7.6/pyexts.h
@@ -0,0 +1 @@
+../3.7.5/pyexts.h \ No newline at end of file
diff --git a/project/variants/3.7.6/pyexts.mk b/project/variants/3.7.6/pyexts.mk
new file mode 120000
index 0000000..0deba5b
--- /dev/null
+++ b/project/variants/3.7.6/pyexts.mk
@@ -0,0 +1 @@
+../3.7.5/pyexts.mk \ No newline at end of file
diff --git a/project/variants/3.7.6/subsets.mk b/project/variants/3.7.6/subsets.mk
new file mode 120000
index 0000000..ead7d78
--- /dev/null
+++ b/project/variants/3.7.6/subsets.mk
@@ -0,0 +1 @@
+../3.7.5/subsets.mk \ No newline at end of file