From 0ca4cdfc72b993c24f1c96b06f2b3b4ea16ebde0 Mon Sep 17 00:00:00 2001 From: angelos Date: Sat, 13 Feb 1999 04:49:18 +0000 Subject: [PATCH] Enable camlp4 port. --- lang/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/Makefile b/lang/Makefile index 48b87ae83a0..40fab3bf3d5 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 1998/12/17 04:52:14 marc Exp $ +# $OpenBSD: Makefile,v 1.12 1999/02/13 04:49:18 angelos Exp $ # $FreeBSD: Makefile,v 1.89 1997/11/24 09:24:06 tg Exp $ # @@ -7,6 +7,7 @@ # SUBDIR += Sather # SUBDIR += atlast # SUBDIR += bwbasic + SUBDIR += camlp4 # SUBDIR += cim # SUBDIR += cmucl # SUBDIR += eiffel