Revert unintentional change to Makefile.
This commit is contained in:
parent
30cf64f76d
commit
bd880abee8
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.205 2013/07/15 09:24:57 ryoon Exp $
|
||||
# $NetBSD: Makefile,v 1.206 2013/07/15 09:27:00 ryoon Exp $
|
||||
|
||||
.include "license.mk"
|
||||
.include "Makefile.common"
|
||||
|
@ -121,7 +121,6 @@ LIBSWANTED.Cygwin= m crypt dl
|
|||
LIBSWANTED.Darwin= m c
|
||||
LIBSWANTED.DragonFly= m crypt
|
||||
LIBSWANTED.FreeBSD= m crypt
|
||||
LIBSWANTED.GNUkFreeBSD= m crypt dl nsl
|
||||
LIBSWANTED.HPUX= cl pthread $$libswanted # see Perl's README.hpux
|
||||
LIBSWANTED.IRIX= m crypt
|
||||
LIBSWANTED.Interix= m dl
|
||||
|
|
Loading…
Reference in a new issue