From 65fdecc63194cd8aad1aea0b8812691c4c9dd111 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 25 Jan 2001 12:13:14 +0000 Subject: [PATCH] Remove outdated comment. git-svn-id: https://svn.dealii.org/trunk@3795 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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)) -- 2.39.5