From: wolf Date: Thu, 16 Mar 2000 16:27:07 +0000 (+0000) Subject: Reinstate the `all' target. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=676eb1115a1719e005b00c67b3fab41638bca8f4;p=dealii-svn.git Reinstate the `all' target. git-svn-id: https://svn.dealii.org/trunk@2590 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/Makefile b/deal.II/deal.II/Makefile index ce13455a60..a1e631ebe6 100644 --- a/deal.II/deal.II/Makefile +++ b/deal.II/deal.II/Makefile @@ -13,6 +13,8 @@ include $D/common/Make.global_options # top level targets default: 2dg 2d +all: 2dg 2d 3dg 3d 1dg 1d + ifeq ($(enable-shared),yes) 1dg: lib/libdeal_II_1d.g.so