summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-04-03 02:05:32 +0000
committerSteve Price <steve@FreeBSD.org>1999-04-03 02:05:32 +0000
commit03809f39e4ee56bf93eeef76ae75fac9ef706562 (patch)
treebf26eb31bca329e3383d37ac859e60b32a892223 /lang
parentImport of pike version 0.6.110. (diff)
Activate the pike port.
Notes
Notes: svn path=/head/; revision=17609
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index b367505f314e..9e22b54f43b5 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.125 1999/03/01 04:13:05 jdp Exp $
+# $Id: Makefile,v 1.126 1999/03/19 22:23:38 asami Exp $
#
SUBDIR += ETHOberonV4
@@ -64,6 +64,7 @@
SUBDIR += pbasic
SUBDIR += perl5
SUBDIR += pgcc
+ SUBDIR += pike
SUBDIR += ptoc
SUBDIR += python
SUBDIR += python-beta