From: guido Date: Mon, 3 Jun 2002 12:58:28 +0000 (+0000) Subject: target all added just to have it there X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f49b2c4176e62cb8027d8d8f43ac6adea1e7d0a2;p=dealii-svn.git target all added just to have it there git-svn-id: https://svn.dealii.org/trunk@5974 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/Makefile b/deal.II/examples/Makefile index 1a294376c5..21e25e710d 100644 --- a/deal.II/examples/Makefile +++ b/deal.II/examples/Makefile @@ -1,7 +1,7 @@ # $Id$ # # This Makefile only recurses into the subdirs - +all: default # existing examples. take dirnames and strip 'step' steps = $(shell echo step-? step-??)