From b2bd33ea253952ad3f8b4bfe4bd54c4af16cb86e Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Wed, 10 Aug 2011 02:12:48 +0900 Subject: prefer makefile-gmake-mode to plain makefile-mode --- framework/JunitTest_framework_complex.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/JunitTest_framework_complex.mk') diff --git a/framework/JunitTest_framework_complex.mk b/framework/JunitTest_framework_complex.mk index 28b5fb9d176b..e91e9d1e657d 100644 --- a/framework/JunitTest_framework_complex.mk +++ b/framework/JunitTest_framework_complex.mk @@ -1,4 +1,4 @@ -# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -- cgit