xref: /freebsd/contrib/file/magic/Magdir/m4 (revision 40427cca7a9ae77b095936fb1954417c290cfb17)
1b6cee71dSXin LI#------------------------------------------------------------------------------
2*40427ccaSGordon Tetlow# $File: m4,v 1.2 2017/08/14 07:40:38 christos Exp $
3b6cee71dSXin LI# make:  file(1) magic for M4 scripts
4b6cee71dSXin LI#
5b6cee71dSXin LI0	regex	\^dnl\ 		M4 macro processor script text
6b6cee71dSXin LI!:mime	text/x-m4
7*40427ccaSGordon Tetlow0	regex	\^AC_DEFUN\\(\\[	M4 macro processor script text
8*40427ccaSGordon Tetlow!:strength + 15
9*40427ccaSGordon Tetlow!:mime	text/x-m4
10