From d651de236da8a51c096995cf250b7455ec3caa0c Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 29 Jun 2005 23:10:59 +0000 Subject: simplify TESTDIR setting and touchup --- test/math/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'test/math') diff --git a/test/math/Makefile b/test/math/Makefile index 6eb554ccb..e43b18544 100644 --- a/test/math/Makefile +++ b/test/math/Makefile @@ -16,10 +16,8 @@ # along with this program; if not, write to the Free Software Foundation, Inc., # 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +include ../Rules.mak - -TESTDIR=../ -include $(TESTDIR)/Rules.mak CFLAGS+=-D_GNU_SOURCE -DNO_LONG_DOUBLE EXTRA_LIBS=-lm PERL=/usr/bin/perl -- cgit v1.2.3