Stop hardcoding WARNS in automount(8) et al.

MFC after:	2 weeks
Sponsored by:	DARPA
This commit is contained in:
trasz 2020-04-01 15:08:13 +00:00
parent 3946233c3b
commit 2f3b96e27a

View File

@ -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