diff options
Diffstat (limited to 'usr.bin/bsdiff/Makefile.inc')
| -rw-r--r-- | usr.bin/bsdiff/Makefile.inc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/usr.bin/bsdiff/Makefile.inc b/usr.bin/bsdiff/Makefile.inc new file mode 100644 index 000000000000..198d906713fd --- /dev/null +++ b/usr.bin/bsdiff/Makefile.inc @@ -0,0 +1,6 @@ +# $FreeBSD$ + +WARNS?= 6 + +.include "../Makefile.inc" + |
