summaryrefslogtreecommitdiffstats
path: root/Mac/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/Makefile.in')
-rw-r--r--Mac/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/Mac/Makefile.in b/Mac/Makefile.in
index 95fd4a2..0b32673 100644
--- a/Mac/Makefile.in
+++ b/Mac/Makefile.in
@@ -67,7 +67,6 @@ installunixtools:
pydoc3 \
python3 \
python3-config \
- pyvenv \
; \
do \
rm -f $${fn} ; \
@@ -118,7 +117,6 @@ altinstallunixtools:
pydoc$(VERSION) \
python$(VERSION) \
python$(LDVERSION)-config \
- pyvenv-$(VERSION) \
; \
do \
rm -f $${fn} ;\