diff options
Diffstat (limited to 'libexec/rbootd/Makefile')
| -rw-r--r-- | libexec/rbootd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libexec/rbootd/Makefile b/libexec/rbootd/Makefile index c083e57c13cc..3a4099e4a8be 100644 --- a/libexec/rbootd/Makefile +++ b/libexec/rbootd/Makefile @@ -5,4 +5,6 @@ PROG= rbootd SRCS= bpf.c conf.c parseconf.c rbootd.c rmpproto.c utils.c MAN= rbootd.8 +WFORMAT=0 + .include <bsd.prog.mk> |
