summaryrefslogtreecommitdiff
path: root/gnu/egcs
diff options
context:
space:
mode:
authorOkan Demirmen <okan@cvs.openbsd.org>2012-08-02 13:38:40 +0000
committerOkan Demirmen <okan@cvs.openbsd.org>2012-08-02 13:38:40 +0000
commit5394748a409c85a439accdbc99f76c79673165b9 (patch)
tree0fafd447a6a7fd650f0a43bc1251b38f18aded42 /gnu/egcs
parent00f2412b5b50d377e53d5a62f066ce474e8cd21b (diff)
remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.
ok guenther@
Diffstat (limited to 'gnu/egcs')
-rw-r--r--gnu/egcs/libstdc++/Makefile.bsd-wrapper4
1 files changed, 1 insertions, 3 deletions
diff --git a/gnu/egcs/libstdc++/Makefile.bsd-wrapper b/gnu/egcs/libstdc++/Makefile.bsd-wrapper
index 1e88a1f2ffd..279e324d71e 100644
--- a/gnu/egcs/libstdc++/Makefile.bsd-wrapper
+++ b/gnu/egcs/libstdc++/Makefile.bsd-wrapper
@@ -1,11 +1,9 @@
-# $OpenBSD: Makefile.bsd-wrapper,v 1.15 2005/01/09 22:27:07 espie Exp $
+# $OpenBSD: Makefile.bsd-wrapper,v 1.16 2012/08/02 13:38:38 okan Exp $
.if (${MACHINE_ARCH} == "mips")
NOPIC=
.endif
-NOLINT=
-
IO_DIR= $(.CURDIR)/../libio
LIBIBERTY_DIR= $(.CURDIR)/../../lib/libiberty
STD_DIR= $(.CURDIR)/std