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