From edff26f320def7562009773ff8f258688d9860f6 Mon Sep 17 00:00:00 2001 From: rpj Date: Mon, 14 Mar 2005 01:30:17 +0000 Subject: '' --- tests/Bmakefile | 2 +- tests/GNUmakefile | 2 +- tests/Makefile | 2 +- tests/Wmakefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'tests') diff --git a/tests/Bmakefile b/tests/Bmakefile index 924ea06..9943037 100644 --- a/tests/Bmakefile +++ b/tests/Bmakefile @@ -31,7 +31,7 @@ # 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA # -DLL_VER = 2 +DLL_VER = 1 CP = copy RM = erase diff --git a/tests/GNUmakefile b/tests/GNUmakefile index b8b1c91..08709a8 100644 --- a/tests/GNUmakefile +++ b/tests/GNUmakefile @@ -31,7 +31,7 @@ # 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA # -DLL_VER = 2 +DLL_VER = 1 CP = cp -f MV = mv -f diff --git a/tests/Makefile b/tests/Makefile index 3b75670..dfb0f3c 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -31,7 +31,7 @@ # 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA # -DLL_VER = 2 +DLL_VER = 1 CP = copy RM = erase diff --git a/tests/Wmakefile b/tests/Wmakefile index ff54700..653a09a 100644 --- a/tests/Wmakefile +++ b/tests/Wmakefile @@ -32,7 +32,7 @@ # -DLL_VER = 2 +DLL_VER = 1 .EXTENSIONS: -- cgit v1.2.3