diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2012-04-13 23:30:38 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2012-04-13 23:30:38 +0000 |
| commit | b60a4870e8e65b50ccb2ec0bdbe880d2e94efa9e (patch) | |
| tree | 76d27a13085cbcecae404c91dc1a6e03fc5c5d7b /Magdir/make | |
| parent | dacc26abaa8ab61168c45f0716bea144fa8afd14 (diff) | |
Notes
Diffstat (limited to 'Magdir/make')
| -rw-r--r-- | Magdir/make | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Magdir/make b/Magdir/make new file mode 100644 index 000000000000..ba7630d22dd1 --- /dev/null +++ b/Magdir/make @@ -0,0 +1,15 @@ +#------------------------------------------------------------------------------ +# $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 |
