mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 00:58:21 -05:00
21 lines
729 B
Text
21 lines
729 B
Text
#------------------------------------------------------------------------------
|
|
# $File: make,v 1.2 2015/08/25 07:34:06 christos Exp $
|
|
# make: file(1) magic for makefiles
|
|
#
|
|
0 regex/100l \^CFLAGS makefile script text
|
|
!:mime text/x-makefile
|
|
0 regex/100l \^VPATH makefile script text
|
|
!:mime text/x-makefile
|
|
0 regex/100l \^LDFLAGS makefile script text
|
|
!:mime text/x-makefile
|
|
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/100l \^SUBDIRS automake makefile script text
|
|
!:mime text/x-makefile
|