From: Guido Kanschat Date: Mon, 3 Jun 2002 12:58:28 +0000 (+0000) Subject: target all added just to have it there X-Git-Tag: v8.0.0~17948 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51d82556678a60f4da928b0ab78b8598eb309ab7;p=dealii.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-??)