summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorminoura <minoura>2001-05-31 11:30:06 +0000
committerminoura <minoura>2001-05-31 11:30:06 +0000
commit3b4bacd602da9a0c4278793ab0a1faaef76f9791 (patch)
treeef450cb51421f149f4050c0e023ede86455716af /lang/Makefile
parentf7cf33815740628e5246ea2980f54f8c02fdb5cc (diff)
downloadpkgsrc-3b4bacd602da9a0c4278793ab0a1faaef76f9791.tar.gz
Add gauche.
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 761836af86d..fed99becaff 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.98 2001/05/22 13:56:09 kent Exp $
+# $NetBSD: Makefile,v 1.99 2001/05/31 11:30:06 minoura Exp $
#
COMMENT= Programming languages
@@ -23,6 +23,7 @@ SUBDIR+= elisp-manual
SUBDIR+= elk
SUBDIR+= f2c
SUBDIR+= fort77
+SUBDIR+= gauche
SUBDIR+= gawk
SUBDIR+= gb
SUBDIR+= gcc