Adjust blank lines, add comment about DPADD

This commit is contained in:
gdt 2013-02-18 15:29:36 +00:00
parent 61df3e45d2
commit 7c713e5631

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 2013/02/17 20:36:01 christos Exp $
# $NetBSD: Makefile,v 1.9 2013/02/18 15:29:36 gdt Exp $
.include <bsd.own.mk>
@ -33,7 +33,8 @@ CPPFLAGS+= -I${TOP}/${BFDSUBDIR}/libbfd/arch/${MACHINE_ARCH} ${G_INCLUDES}
LDADD+= -lintl
DPADD+= ${LIBINTL}
.endif # HOSTPROG
LDADD+= -lz
# No DPADD because we don't know the format and we didn't build it.
.endif # MKBINUTILS != no