summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2020-04-01 15:08:13 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2020-04-01 15:08:13 +0000
commit981e04778ffea18db1a0214671438fbe805de34e (patch)
treefdffdf3f4974fa7722673cea534608a648c1dbf1
parent1176bc823fd548703485b71c241da089d4636b7d (diff)
Notes
-rw-r--r--usr.sbin/autofs/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/autofs/Makefile b/usr.sbin/autofs/Makefile
index d901e35a523cb..3a649062ae6ed 100644
--- a/usr.sbin/autofs/Makefile
+++ b/usr.sbin/autofs/Makefile
@@ -24,8 +24,6 @@ LIBADD= util
MOUNT= ${SRCTOP}/sbin/mount
CFLAGS+=-I${MOUNT}
-WARNS= 6
-
LINKS= ${BINDIR}/automountd ${BINDIR}/automount
LINKS+= ${BINDIR}/automountd ${BINDIR}/autounmountd