NO_NIS cleanup: LINKS and MLINKS

This commit is contained in:
ache 2004-12-29 08:16:39 +00:00
parent e04aeb4a1f
commit 2c44d8815c

View File

@ -6,8 +6,10 @@ BINOWN = root
BINMODE = 4555
DPADD = ${LIBPAM}
LDADD = ${MINUSLPAM}
.if !defined(NO_NIS)
LINKS = ${BINDIR}/passwd ${BINDIR}/yppasswd
MLINKS = passwd.1 yppasswd.1
.endif
WARNS ?= 4
beforeinstall: