diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/examples/autofs/driver/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/share/examples/autofs/driver/Makefile b/share/examples/autofs/driver/Makefile index fb7d0517a07a..558af68e7d36 100644 --- a/share/examples/autofs/driver/Makefile +++ b/share/examples/autofs/driver/Makefile @@ -5,7 +5,6 @@ PROG=autodriver SRCS= autodriver.c NOMAN= YES -WERROR= YES WARNS= 4 CFLAGS+= -g BINDIR?= /sbin |