make revision 290152
1#------------------------------------------------------------------------------
2# $File: make,v 1.2 2015/08/25 07:34:06 christos Exp $
3# make:  file(1) magic for makefiles
4#
50	regex/100l	\^CFLAGS	makefile script text
6!:mime	text/x-makefile
70	regex/100l	\^VPATH		makefile script text
8!:mime	text/x-makefile
90	regex/100l	\^LDFLAGS	makefile script text
10!:mime	text/x-makefile
110	regex/100l	\^all:		makefile script text
12!:mime	text/x-makefile
130	regex/100l	\^\.PRECIOUS	makefile script text
14!:mime	text/x-makefile
150	regex/100l	\^\.BEGIN	BSD makefile script text
16!:mime	text/x-makefile
170	regex/100l	\^\.include	BSD makefile script text
18!:mime	text/x-makefile
19
200	regex/100l	\^SUBDIRS	automake makefile script text
21!:mime	text/x-makefile
22