summaryrefslogtreecommitdiff
path: root/lang/python
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python')
-rw-r--r--lang/python/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/python/Makefile b/lang/python/Makefile
index e43616241a2..dfe58d2ca74 100644
--- a/lang/python/Makefile
+++ b/lang/python/Makefile
@@ -3,7 +3,7 @@
# Date created: 1 January 1998
# Whom: tsarna@endicor.com
#
-# $NetBSD: Makefile,v 1.1 1998/02/01 01:48:50 tron Exp $
+# $NetBSD: Makefile,v 1.2 1998/02/01 01:54:43 tron Exp $
#
DISTNAME= python1.5
@@ -18,7 +18,6 @@ GNU_CONFIGURE= yes
MAKE_FLAGS+= 'OPT=${CFLAGS}'
MAN1= python.1
-
# Handle the module setup file:
# - disable some modules on 64 bit platforms
# - handle machines with no dynamic loader