From da8f43fd34d59a83ee8314dae5850db95ac1bdad Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Mon, 9 Oct 2006 19:47:38 +0000 Subject: build system: fix for non-i386 builds --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 16fcfeb98..c1103cf95 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ VERSION = 1 PATCHLEVEL = 2 SUBLEVEL = 1 EXTRAVERSION = .svn -NAME=Unnamed +NAME = Unnamed # *DOCUMENTATION* # To see a list of typical targets execute "make help" -- cgit v1.2.3