]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Process files in their proper order.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 12 Sep 2001 11:57:15 +0000 (11:57 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 12 Sep 2001 11:57:15 +0000 (11:57 +0000)
git-svn-id: https://svn.dealii.org/trunk@4965 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 0e72bcf87c8c1e0402f1ee0d1149cc6eae21945d..ed9b7ebf02c545188eff8bfff442a90583326681 100644 (file)
@@ -4,7 +4,7 @@
 # include paths and global variables
 include ../../../common/Make.global_options
 
-example-directories = $(shell echo $D/examples/step-*)
+example-directories = $(shell echo $D/examples/step-? $D/examples/step-??)
 example-names       = $(notdir $(example-directories))
 example-htmls       = $(addsuffix .html,$(example-names))
 example-sgmls       = $(addsuffix .sgml,$(example-names))
index 6cf1272375d24e94c4a5e2958824574dcd408d9d..1a294376c575140f9c11fe54251f95a0f3a0ef3e 100644 (file)
@@ -4,7 +4,7 @@
 
 
 # existing examples. take dirnames and strip 'step'
-steps = $(shell echo step-*)
+steps = $(shell echo step-? step-??)
 
 
 # default is: build all examples. for each example, there is a target

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.