mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-22 00:15:46 -07:00
`make all' targets are usually useful.
[originally from svn r7026]
This commit is contained in:
@ -30,6 +30,7 @@ web: $(WEB)
|
|||||||
pngicons: $(P48D24) $(P32D24) $(P16D24)
|
pngicons: $(P48D24) $(P32D24) $(P16D24)
|
||||||
winicons: $(ICONS) $(RC)
|
winicons: $(ICONS) $(RC)
|
||||||
gtkicons: $(CICONS)
|
gtkicons: $(CICONS)
|
||||||
|
all: base web pngicons winicons gtkicons
|
||||||
|
|
||||||
# Build the base puzzle screenshots from which all the other images
|
# Build the base puzzle screenshots from which all the other images
|
||||||
# are derived. Some of them involve showing a move animation
|
# are derived. Some of them involve showing a move animation
|
||||||
|
Reference in New Issue
Block a user