From 8cff71890f72d619162b4b8fac6f96f268deabd6 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 26 Feb 2009 09:45:30 +0100 Subject: made the GNU make NMAKE switch as we go to Windows now, also fixed small bugs in the makefiles --- tests/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/GNUmakefile') diff --git a/tests/GNUmakefile b/tests/GNUmakefile index 3ffab88..6118346 100644 --- a/tests/GNUmakefile +++ b/tests/GNUmakefile @@ -2,7 +2,7 @@ TOPDIR = .. SUBDIRS = port daemon --include $(TOPDIR)/makefiles/sub.mk +-include $(TOPDIR)/makefiles/gmake/sub.mk local_test: -- cgit v1.2.3-54-g00ecf