1
0
mirror of https://github.com/cmur2/joe-syntax.git synced 2025-06-26 12:30:20 +02:00

Add draft Makefile highlighter

This commit is contained in:
cn
2017-04-18 21:18:38 +02:00
parent c1a644af8b
commit 1c43114a71
2 changed files with 86 additions and 5 deletions

10
ftyperc
View File

@ -689,27 +689,27 @@
Makefile
*Makefile
-autoindent
-syntax conf
-syntax makefile
-pound_comment
*makefile
-autoindent
-syntax conf
-syntax makefile
-pound_comment
*Makefile.in
-autoindent
-syntax conf
-syntax makefile
-pound_comment
*makefile.in
-autoindent
-syntax conf
-syntax makefile
-pound_comment
*MAKEFILE
-autoindent
-syntax conf
-syntax makefile
-pound_comment
Pascal