From: Simon Tatham Date: Wed, 27 Dec 2006 16:49:39 +0000 (+0000) Subject: `make all' targets are usually useful. X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;ds=sidebyside;h=d4dca30089d5773e45eda27049d2595b7560bff9;p=sgt-puzzles.git `make all' targets are usually useful. [originally from svn r7026] --- diff --git a/icons/Makefile b/icons/Makefile index bec2a4a..85a5a6d 100644 --- a/icons/Makefile +++ b/icons/Makefile @@ -30,6 +30,7 @@ web: $(WEB) pngicons: $(P48D24) $(P32D24) $(P16D24) winicons: $(ICONS) $(RC) gtkicons: $(CICONS) +all: base web pngicons winicons gtkicons # Build the base puzzle screenshots from which all the other images # are derived. Some of them involve showing a move animation