From 53cc6cb6ba430aad512bbdfc9828dd9b98682fbd Mon Sep 17 00:00:00 2001 From: marha Date: Thu, 19 Nov 2009 07:35:58 +0000 Subject: Now the automatic dependency filename is derived from the makefile filename. --- tools/mhmake/src/util.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'tools/mhmake/src/util.h') diff --git a/tools/mhmake/src/util.h b/tools/mhmake/src/util.h index 9f632ab48..2665e0e0c 100644 --- a/tools/mhmake/src/util.h +++ b/tools/mhmake/src/util.h @@ -50,9 +50,7 @@ #define PLATFORM "linux" #endif -#define MHMAKEVER "1.4.6" - -#define MAKEDEPFILE ".makefile.dep" +#define MHMAKEVER "1.4.7" class makecommand { -- cgit v1.2.3