diff options
| author | Kyle Evans <kevans@FreeBSD.org> | 2020-09-18 17:17:46 +0000 |
|---|---|---|
| committer | Kyle Evans <kevans@FreeBSD.org> | 2020-09-18 17:17:46 +0000 |
| commit | fe815331bb40604ba31312acf7e4619674631777 (patch) | |
| tree | c81780275dd6e888c4f23a7ee44cd37f687bc5f8 /bin | |
| parent | f9cc8410e16ab0870c218b7a9541464ef10a8d34 (diff) | |
Notes
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/Makefile.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/Makefile.inc b/bin/Makefile.inc index 86141a1387f9..637d54f2a4ac 100644 --- a/bin/Makefile.inc +++ b/bin/Makefile.inc @@ -4,7 +4,6 @@ .include <src.opts.mk> BINDIR?= /bin -WARNS?= 6 .if ${MK_DYNAMICROOT} == "no" NO_SHARED?= YES |
