summaryrefslogtreecommitdiff
path: root/gnu/lib/libstdc++/Makefile
diff options
context:
space:
mode:
authorlukem <lukem@NetBSD.org>2001-12-12 23:09:13 +0000
committerlukem <lukem@NetBSD.org>2001-12-12 23:09:13 +0000
commitdf91d4a185969d760c30f3bf9f89c13b3bd38d44 (patch)
tree7ab2b3bb4cff42504978c3c145c73ab0fc70c612 /gnu/lib/libstdc++/Makefile
parent0a3f147fdd0a30649c6ca3944cd12ea2a7e1c36c (diff)
move NOxxx=
Diffstat (limited to 'gnu/lib/libstdc++/Makefile')
-rw-r--r--gnu/lib/libstdc++/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/lib/libstdc++/Makefile b/gnu/lib/libstdc++/Makefile
index 3a75fad4f29..41cf48ed278 100644
--- a/gnu/lib/libstdc++/Makefile
+++ b/gnu/lib/libstdc++/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.15 2001/12/12 01:48:59 tv Exp $
+# $NetBSD: Makefile,v 1.16 2001/12/12 23:11:00 lukem Exp $
REQUIRETOOLS= yes
+NOLINT= # defined
.include <bsd.own.mk>
LIB= stdc++
-NOLINT= # defined
.if defined(USE_NEW_TOOLCHAIN)