]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove special rules for files that no more exist.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 8 Mar 2001 10:33:07 +0000 (10:33 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 8 Mar 2001 10:33:07 +0000 (10:33 +0000)
git-svn-id: https://svn.dealii.org/trunk@4169 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/Makefile

index 8459c933228aba8ac50a3d58439bdfbc8dc36d41..39611def31ea91cc567cf4e6a31a0b91a76b6a6c 100644 (file)
@@ -89,17 +89,6 @@ lib/3d/o/%.o :
        @$(CXX) $(CXXFLAGS.o) -Ddeal_II_dimension=3 -c $< -o $@
 
 
-# special rules for exceptional files. they simply take too long to compile!
-lib/3d/o/q1_mapping.jacobians_3d.o:
-       @echo =====deal.II====3d====opt==spec==$(MT)== $(<:source/%=%)
-       @$(CXX) $(filter-out -O2 -Wuninitialized,$(CXXFLAGS.o)) -Ddeal_II_dimension=3 -c $< -o $@
-
-ifeq ($(GXX-Version),gcc2.95)
-lib/2d/o/fe_lib.quartic_2d.o:
-       @echo =====deal.II====2d====opt==spec==$(MT)== $(<:source/%=%)
-       @$(CXX) $(filter-out -O2 -Wuninitialized,$(CXXFLAGS.o)) -Ddeal_II_dimension=2 -c $< -o $@
-endif
-
 
 
 # rules how to make the libraries themselves

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.