From: wolf Date: Thu, 25 Jan 2001 12:13:34 +0000 (+0000) Subject: Remove outdated comment. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=461cf46a2fd7ce82060987487d1425efb2f2551a;p=dealii-svn.git Remove outdated comment. git-svn-id: https://svn.dealii.org/branches/Branch-3-1@3796 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/Makefile b/deal.II/deal.II/Makefile index 011f8fe2a4..8459c93322 100644 --- a/deal.II/deal.II/Makefile +++ b/deal.II/deal.II/Makefile @@ -33,9 +33,7 @@ else endif -# create lists of file names. note that we need several output -# files for data_out_base.cc, which is why we use the several -# intermediate o-files-base* rules +# create lists of file names cc-files = $(shell echo source/*/*.cc) h-files = $(sort $(shell echo include/*/*.h))