diff options
| author | mycroft <mycroft@NetBSD.org> | 1993-08-03 21:57:49 +0000 |
|---|---|---|
| committer | mycroft <mycroft@NetBSD.org> | 1993-08-03 21:57:49 +0000 |
| commit | d2830fa48dc4d96eddf6ce374881d0d15d88c1ce (patch) | |
| tree | 5aed7d122733b5db7308d40937bc83c3fee4b4a6 /gnu/lib/libg++ | |
| parent | 584cb286d8685b77e5089c2d229c1420a3393955 (diff) | |
Add LIB= line which I accidentally deleted 4 revisions ago.
Diffstat (limited to 'gnu/lib/libg++')
| -rw-r--r-- | gnu/lib/libg++/libg++/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gnu/lib/libg++/libg++/Makefile b/gnu/lib/libg++/libg++/Makefile index 2c7b371b81d..275b30f0161 100644 --- a/gnu/lib/libg++/libg++/Makefile +++ b/gnu/lib/libg++/libg++/Makefile @@ -1,4 +1,6 @@ -# $Id: Makefile,v 1.13 1993/08/02 17:23:21 mycroft Exp $ +# $Id: Makefile,v 1.14 1993/08/03 21:57:49 mycroft Exp $ + +LIB= g++ SRCS= AllocRing.cc Obstack.cc builtin.cc \ regex.cc Regex.cc String.cc Integer.cc Rational.cc Complex.cc Random.cc \ |
