Ticket #2896 (new enhancement) — at Initial Version

Opened 12 years ago

Last modified 11 years ago

Please expand misc/syntax for Makefile (add .mak)

Reported by: asy Owned by:
Priority: major Milestone: 4.8.8
Component: mcedit Version: 4.8.6
Keywords: misc/syntax Cc:
Blocked By: Blocking:
Branch state: merged Votes for changeset:

Description

diff --git a/misc/syntax/Syntax b/misc/syntax/Syntax
index 48b57dc..476d476 100644
--- a/misc/syntax/Syntax
+++ b/misc/syntax/Syntax
@@ -61,7 +61,7 @@ include xml.syntax

file ..\*
.(tt|TT)$ Template::Toolkit\sFile
include tt.syntax

.
-file (.\*[Mm]akefile[
\.A-Za-z0-9]\*|..\*
.mk|Kbuild)$ Makefile
+file (.\*[Mm]akefile[
\.A-Za-z0-9]\*|..\*
.mk|..\*
.mak|Kbuild)$ Makefile

include makefile.syntax

.

file ..\*
.(pp|PP|pas|PAS|dpr|DPR|inc|INC)$ Pascal\sProgram

Change History

Changed 12 years ago by asy

Note: See TracTickets for help on using tickets.