diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-09-10 07:14:39 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-09-10 07:14:39 +0000 |
| commit | ef5312c38e44c0de5013cbd3a4cf6e862c7e95fd (patch) | |
| tree | 55107ddf1c5083ac9d890319d5ad1edb4de54e48 /usr.sbin/config | |
| parent | e67975d3310fc8745e049a178fae4429b0f10fda (diff) | |
Notes
Diffstat (limited to 'usr.sbin/config')
| -rw-r--r-- | usr.sbin/config/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/config/Makefile b/usr.sbin/config/Makefile index 800192e50f26c..32bfa8de0a0e3 100644 --- a/usr.sbin/config/Makefile +++ b/usr.sbin/config/Makefile @@ -18,7 +18,7 @@ CFLAGS+= -I. -I${SRCDIR} NO_WMISSING_VARIABLE_DECLARATIONS= -LIBADD= l nv sbuf +LIBADD= nv sbuf CLEANFILES+= kernconf.c |
