]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add Makefile to generate make_dependencies.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 15 Aug 2003 15:57:47 +0000 (15:57 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 15 Aug 2003 15:57:47 +0000 (15:57 +0000)
git-svn-id: https://svn.dealii.org/trunk@7926 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/scripts/Makefile [new file with mode: 0644]

diff --git a/deal.II/common/scripts/Makefile b/deal.II/common/scripts/Makefile
new file mode 100644 (file)
index 0000000..ff1e869
--- /dev/null
@@ -0,0 +1,14 @@
+# $Id$
+# Copyright W. Bangerth, 2003
+
+
+# deal.II top level directory
+D=../..
+
+include $D/common/Make.global_options
+
+
+
+make_dependencies : make_dependencies.cc
+       @echo ============================ Compiling $@
+       @$(CXX) $(CXXFLAGS.o) $< -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.