xref: /minix3/external/bsd/file/dist/magic/magdir/make (revision 08ff44c446cce1dfd25870fb4e9daf97f613ca95)
1*08ff44c4SLionel Sambuc#------------------------------------------------------------------------------
2*08ff44c4SLionel Sambuc# $File: make,v 1.1 2011/12/08 12:12:46 rrt Exp $
3*08ff44c4SLionel Sambuc# make:  file(1) magic for makefiles
4*08ff44c4SLionel Sambuc#
5*08ff44c4SLionel Sambuc0	regex	\^CFLAGS	makefile script text
6*08ff44c4SLionel Sambuc!:mime	text/x-makefile
7*08ff44c4SLionel Sambuc0	regex	\^LDFLAGS	makefile script text
8*08ff44c4SLionel Sambuc!:mime	text/x-makefile
9*08ff44c4SLionel Sambuc0	regex	\^all:	makefile script text
10*08ff44c4SLionel Sambuc!:mime	text/x-makefile
11*08ff44c4SLionel Sambuc0	regex	\^.PRECIOUS	makefile script text
12*08ff44c4SLionel Sambuc!:mime	text/x-makefile
13*08ff44c4SLionel Sambuc
14*08ff44c4SLionel Sambuc0	regex	\^SUBDIRS	automake makefile script text
15*08ff44c4SLionel Sambuc!:mime	text/x-makefile
16