From d9a4c7594e8b918ff75412b7b43140b84fcd55e3 Mon Sep 17 00:00:00 2001 From: todd Date: Tue, 27 May 2003 22:10:07 +0000 Subject: [PATCH] build opencm,nogc for people to test. on most archs it runs longer than the default flavor --- devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index 9f01016c785..646e0ff0984 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.172 2003/05/24 18:47:52 avsm Exp $ +# $OpenBSD: Makefile,v 1.173 2003/05/27 22:10:07 todd Exp $ # $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $ SUBDIR += ElectricFence @@ -98,6 +98,7 @@ SUBDIR += mysql++ SUBDIR += nasm SUBDIR += opencm + SUBDIR += opencm,nogc SUBDIR += p5-Algorithm-Diff SUBDIR += p5-Algorithm-MDiff SUBDIR += p5-Algorithm-MarkovChain