08ff44c446
Change-Id: I0d025059ba0b200ac1162ea5a764fd756600ecd0
15 lines
487 B
Text
15 lines
487 B
Text
#------------------------------------------------------------------------------
|
|
# $File: make,v 1.1 2011/12/08 12:12:46 rrt Exp $
|
|
# make: file(1) magic for makefiles
|
|
#
|
|
0 regex \^CFLAGS makefile script text
|
|
!:mime text/x-makefile
|
|
0 regex \^LDFLAGS makefile script text
|
|
!:mime text/x-makefile
|
|
0 regex \^all: makefile script text
|
|
!:mime text/x-makefile
|
|
0 regex \^.PRECIOUS makefile script text
|
|
!:mime text/x-makefile
|
|
|
|
0 regex \^SUBDIRS automake makefile script text
|
|
!:mime text/x-makefile
|