From 0ee48a07a7ac63f4440292f3dad3bbe14d2ef272 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 26 Jun 2000 09:37:59 +0000 Subject: [PATCH] Note ====MT=== in make output. git-svn-id: https://svn.dealii.org/trunk@3073 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2000/c-3-0.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/deal.II/doc/news/2000/c-3-0.html b/deal.II/doc/news/2000/c-3-0.html index 15c0edfc09..8a0abfdb82 100644 --- a/deal.II/doc/news/2000/c-3-0.html +++ b/deal.II/doc/news/2000/c-3-0.html @@ -12,6 +12,16 @@

Changes after Version 3.0

General

    +
  1. + Changed: when compiling files, the output generated by the + make program now indicates also + whether we are compiling for multithread mode, besides the + information whether the file is compiled for debug or optimized + mode. +
    + (Ralf Hartmann 2000/06/26) +

    +
  2. Fixed: the common/scripts/make_dependencies.pl -- 2.39.5