diff options
| author | tv <tv@NetBSD.org> | 2001-12-12 01:48:43 +0000 |
|---|---|---|
| committer | tv <tv@NetBSD.org> | 2001-12-12 01:48:43 +0000 |
| commit | 8e6f7afb5bba2c07fd084c08249718961dfbc1d1 (patch) | |
| tree | e4120d86067271c5c01a4f67742afe6c31b9607c /gnu/lib/libobjc | |
| parent | 220b5c059a84c51ea44107ea8951a57ffaecdc8c (diff) | |
MKfoo=no -> NOfoo
Diffstat (limited to 'gnu/lib/libobjc')
| -rw-r--r-- | gnu/lib/libobjc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/lib/libobjc/Makefile b/gnu/lib/libobjc/Makefile index c75852f0153..19879a9f3f5 100644 --- a/gnu/lib/libobjc/Makefile +++ b/gnu/lib/libobjc/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.14 2001/10/31 16:27:32 tv Exp $ +# $NetBSD: Makefile,v 1.15 2001/12/12 01:48:58 tv Exp $ REQUIRETOOLS= yes .include <bsd.own.mk> LIB= objc -MKLINT= no +NOLINT= # defined .if defined(USE_NEW_TOOLCHAIN) |
