]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Some compilers have template instantiation and other files. Delete these as well.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 28 Jun 2002 10:50:08 +0000 (10:50 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 28 Jun 2002 10:50:08 +0000 (10:50 +0000)
git-svn-id: https://svn.dealii.org/trunk@6205 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lib/Makefile

index 327f01ea0fcedd757f06086818ceea20fdde430f..1a186cd99c7be0a9bbc107c8c457fbf2fcb21252 100644 (file)
@@ -15,10 +15,11 @@ clean-objects:  clean-base clean-lac \
                clean-contrib
 
 
-# clean targets for the individual subdirectories.
+# clean targets for the individual subdirectories. remove
+# object files and template instantiation files.
 # extract dir name from target
 clean-base clean-lac clean-1d clean-2d clean-3d:
-       -cd $(@:clean-%=%) ; rm *.o
+       -cd $(@:clean-%=%) ; rm *.o *.ti *.ii
 
 clean-contrib:
        -rm contrib/*/*.o

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.