summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2015-09-04 05:42:08 +0000
committerXin LI <delphij@FreeBSD.org>2015-09-04 05:42:08 +0000
commit0e51cba5db852ed0572cc8786a6a30d5ec8434a4 (patch)
tree4bc640abecf44e267e03e6d34b10b7cd8187132f
parent0724fbd4e8c920102c3837c82695fc027b30d1a0 (diff)
downloadsrc-test2-0e51cba5db852ed0572cc8786a6a30d5ec8434a4.tar.gz
src-test2-0e51cba5db852ed0572cc8786a6a30d5ec8434a4.zip
Apply vendor changeset e64bdc5 to address FreeBSD bin/181436.
Notes
Notes: svn path=/vendor/file/dist/; revision=287452
-rw-r--r--magic/Magdir/make16
1 files changed, 11 insertions, 5 deletions
diff --git a/magic/Magdir/make b/magic/Magdir/make
index ba7630d22dd1..5575686a69c1 100644
--- a/magic/Magdir/make
+++ b/magic/Magdir/make
@@ -2,14 +2,20 @@
# $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
+0 regex/100l \^CFLAGS makefile script text
!:mime text/x-makefile
-0 regex \^LDFLAGS makefile script text
+0 regex/100l \^VPATH makefile script text
!:mime text/x-makefile
-0 regex \^all: makefile script text
+0 regex/100l \^LDFLAGS makefile script text
!:mime text/x-makefile
-0 regex \^.PRECIOUS makefile script text
+0 regex/100l \^all: makefile script text
+!:mime text/x-makefile
+0 regex/100l \^\.PRECIOUS makefile script text
+!:mime text/x-makefile
+0 regex/100l \^\.BEGIN BSD makefile script text
+!:mime text/x-makefile
+0 regex/100l \^\.include BSD makefile script text
!:mime text/x-makefile
-0 regex \^SUBDIRS automake makefile script text
+0 regex/100l \^SUBDIRS automake makefile script text
!:mime text/x-makefile