From ac3dd02d0b3af1405ec40e731a476e5daf08185e Mon Sep 17 00:00:00 2001 From: reinhard Date: Fri, 12 Jan 2001 16:09:14 +0000 Subject: [PATCH] +geg +hexcalc --- math/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/math/Makefile b/math/Makefile index cea513ae8f9..23cc2661bc5 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.13 2001/01/08 16:19:12 reinhard Exp $ +# $OpenBSD: Makefile,v 1.14 2001/01/12 16:09:14 reinhard Exp $ # # SUBDIR += Scilab @@ -13,10 +13,11 @@ # SUBDIR += fftpack # SUBDIR += freefem # SUBDIR += fudgit + SUBDIR += geg SUBDIR += gnuplot SUBDIR += gnuplot:no_x11 SUBDIR += grpn -# SUBDIR += hexcalc + SUBDIR += hexcalc SUBDIR += hoc # SUBDIR += lapack # SUBDIR += libranlib