]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
New targets.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 8 Dec 1999 07:36:58 +0000 (07:36 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 8 Dec 1999 07:36:58 +0000 (07:36 +0000)
git-svn-id: https://svn.dealii.org/trunk@1990 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/tutorial/Makefile
deal.II/doc/tutorial/chapter-2.step-by-step/Makefile

index 4563a56ea3839b6cfb209e7366d48fbe0a09215e..0861be4ec45bdb2c22751141c9e71198f26480b0 100644 (file)
@@ -1,5 +1,11 @@
+# $Id$
+
 step-by-step:
        cd step-by-step ; $(MAKE)
 
 
-.PHONY: step-by-step
+clean:
+       cd step-by-step ; $(MAKE) clean
+
+
+.PHONY: step-by-step clean
index ba6db20e6ffe71c2b861af5e91079b62ab4d18ee..4ce193521cb72f639f2e392f5150b308092d65ab 100644 (file)
@@ -21,5 +21,9 @@ $(example-htmls):
        @cat step-by-step.foot >> $@
 
 
+clean:
+       -rm $(example-htmls)
+
+
 # mark the output files as phony, i.e. generate them every time
-.PHONY: $(example-htmls)
+.PHONY: $(example-htmls) clean

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.