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/libstdc++/std/Makefile | |
| parent | 220b5c059a84c51ea44107ea8951a57ffaecdc8c (diff) | |
MKfoo=no -> NOfoo
Diffstat (limited to 'gnu/lib/libstdc++/std/Makefile')
| -rw-r--r-- | gnu/lib/libstdc++/std/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/lib/libstdc++/std/Makefile b/gnu/lib/libstdc++/std/Makefile index 972f2759991..bbdf4e3f4d6 100644 --- a/gnu/lib/libstdc++/std/Makefile +++ b/gnu/lib/libstdc++/std/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 1999/02/13 23:53:57 lukem Exp $ +# $NetBSD: Makefile,v 1.5 2001/12/12 01:48:59 tv Exp $ INCS= bastring.cc bastring.h complext.cc complext.h dcomplex.h fcomplex.h \ ldcomplex.h straits.h INCS+= bastring_inst.h complext_inst.h INCSDIR=/usr/include/g++/std -MKOBJ= no +NOOBJ= # defined .PATH: ${.CURDIR}/../../../dist/libstdc++/std |
