3d: ../lib/libdeal_II_3d.g.a ../lib/libdeal_II_3d.a
+# rule how to make the file containing all the forward declarations
+../include/basic/forward-declarations.h: $(filter-out %forward-declarations.h,$(h-files))
+ @echo ============================ Generating $@
+ @perl ../Make_forward_declarations $(filter-out %forward-declarations.h,$(h-files)) > $@
+
+
# rules how to generate object files from source files. note that
# there are some files which needs exceptional rules; these are
-
+# rules how to make the libraries themselves
../lib/libdeal_II_1d.g.a: $(go-files-1d)
@echo ======================================== Updating library: $@
@ar ruv $@ $(go-files-1d)
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