summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-08-08 22:11:29 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-08-08 22:11:29 +0000
commitca4a7f2e40459967a2543146b92d5f6efcc2193d (patch)
tree84a5ed4107697eefc1bbcbf4650046e1064c3be0 /lang/Makefile
parentThe Python programming language. (diff)
Add python.
Notes
Notes: svn path=/head/; revision=2043
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index cdecf183d601..4be7ddd12b8b 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.33 1995/06/21 10:47:38 asami Exp $
+# $Id: Makefile,v 1.34 1995/07/05 14:08:49 jmz Exp $
#
# BROKEN: expect (no package file yet)
# BROKEN: gnat (not really broken, just requires existing gnat compiler)
@@ -19,6 +19,7 @@
SUBDIR += p2c
SUBDIR += pTk
SUBDIR += perl5
+ SUBDIR += python
SUBDIR += scheme48
SUBDIR += schemetoc
SUBDIR += scm