1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-12 09:58:36 +00:00

NEED_LIBNAMES is gone long ago.

This commit is contained in:
Ruslan Ermilov 2004-10-24 12:36:21 +00:00
parent 39ebd90532
commit 55a74fe7a3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=136896

View File

@ -21,6 +21,5 @@ LDADD+= ${MINUSLPAM}
BINOWN= root
BINMODE=4555
INSTALLFLAGS=-fschg
NEED_LIBNAMES= yes
.include <bsd.prog.mk>