diff options
| author | Colin Percival <cperciva@FreeBSD.org> | 2005-08-06 02:37:21 +0000 |
|---|---|---|
| committer | Colin Percival <cperciva@FreeBSD.org> | 2005-08-06 02:37:21 +0000 |
| commit | 9857d3addbf225a535488b223e8046ee08cdcbc4 (patch) | |
| tree | cf283fb124b899a0a81ee334191cfa8f57e8f9fd /usr.bin/bsdiff | |
| parent | f93008681033bfa6105542873188b7e9cdbdf5e9 (diff) | |
Notes
Diffstat (limited to 'usr.bin/bsdiff')
| -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 index 8eff7341fccb..198d906713fd 100644 --- a/usr.bin/bsdiff/Makefile.inc +++ b/usr.bin/bsdiff/Makefile.inc @@ -1,3 +1,6 @@ # $FreeBSD$ WARNS?= 6 + +.include "../Makefile.inc" + |
