Add NODEBUGLIB here as well (sync with binutils directory)

This commit is contained in:
martin 2016-11-04 13:29:38 +00:00
parent e70724aaaf
commit ed3eda7194

View File

@ -1,10 +1,11 @@
# $NetBSD: Makefile,v 1.4 2016/10/26 17:09:33 christos Exp $
# $NetBSD: Makefile,v 1.5 2016/11/04 13:29:38 martin Exp $
NOLINT= # defined
NOPROFILE= # defined
NOPIC= # defined
NOLINKLIB= # defined
NOCLANGERROR= # defined
NODEBUGLIB= # defined
.include <bsd.init.mk>