summaryrefslogtreecommitdiffstats
path: root/share/examples/autofs/driver/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/examples/autofs/driver/Makefile')
-rw-r--r--share/examples/autofs/driver/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/share/examples/autofs/driver/Makefile b/share/examples/autofs/driver/Makefile
index 7a0f159..d577668 100644
--- a/share/examples/autofs/driver/Makefile
+++ b/share/examples/autofs/driver/Makefile
@@ -1,11 +1,11 @@
# $Id: Makefile,v 1.5 2004/09/08 08:27:12 bright Exp $
# $FreeBSD$
-PROG=autodriver
+PROG= autodriver
+NO_MAN=
SRCS= autodriver.c
-NO_MAN=
-WARNS= 4
+WARNS?= 4
CFLAGS+= -g
BINDIR?= /sbin
OpenPOWER on IntegriCloud