summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorwulf <wulf>2000-06-12 22:38:51 +0000
committerwulf <wulf>2000-06-12 22:38:51 +0000
commitf93565b472205402c22120e2f5cbed7bea693d5b (patch)
treec780272451af711cc3dbeecc26a1cb555082b738 /lang
parent3add180415f21517f2c6ebea997c25b91adaefe7 (diff)
downloadpkgsrc-f93565b472205402c22120e2f5cbed7bea693d5b.tar.gz
Added and enabled camlp4
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 2a7f9046ea8..eac70544581 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.47 2000/05/24 06:38:56 tron Exp $
+# $NetBSD: Makefile,v 1.48 2000/06/12 22:38:51 wulf Exp $
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
#
SUBDIR += STk
SUBDIR += bwbasic
+ SUBDIR += camlp4
SUBDIR += cint
SUBDIR += clisp
SUBDIR += drscheme