diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2011-08-05 10:46:40 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2011-08-05 10:47:13 +0900 |
commit | 88825599e8c855506123d975df2deecbf8c2876e (patch) | |
tree | f92500b78633a0ff0281bdb7c77f71739e8997ac /fileaccess | |
parent | 06c00bb852c4564146fbf1c3ccb99b46bd2396fd (diff) |
reflect gmake flavor
Diffstat (limited to 'fileaccess')
-rw-r--r-- | fileaccess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fileaccess/Makefile b/fileaccess/Makefile index afddb30b828e..8d71119918b6 100644 --- a/fileaccess/Makefile +++ b/fileaccess/Makefile @@ -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. |