use the correct set of LIBDPLIBS.

This commit is contained in:
mrg 2009-06-09 02:32:22 +00:00
parent cefa0f256e
commit 8cb9c15e18

View File

@ -1,13 +1,13 @@
# $NetBSD: Makefile,v 1.1 2009/06/08 15:39:43 mrg Exp $
# $NetBSD: Makefile,v 1.2 2009/06/09 02:32:22 mrg Exp $
NOLINT= # defined
NOMAN= # defined
NONLS= # defined
NOINFO= # defined
NOSHARE= # defined
LIBDPLIBS= bz2 ${.CURDIR}/../../../../../../lib/libbz2 \
crypt ${.CURDIR}/../../../../../../lib/libcrypt \
z ${.CURDIR}/../../../../../../lib/libz
LIBDPLIBS= crypto ${.CURDIR}/../../../../../lib/libcrypto \
z ${.CURDIR}/../../../../../lib/libz \
bz2 ${.CURDIR}/../../../../../lib/libbz2
NOCHECKVER= # defined