X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/72c00e192fb66abf24878b8ea90ccc9eba8287b2..4871e605f489795df47a7cb35426ce2a7d3c5c6d:/icons/Makefile diff --git a/icons/Makefile b/icons/Makefile index de60483..6dcc33d 100644 --- a/icons/Makefile +++ b/icons/Makefile @@ -1,9 +1,10 @@ # Makefile for Puzzles icons. -PUZZLES = blackbox bridges cube dominosa fifteen filling flip galaxies guess \ - inertia keen lightup loopy magnets map mines net netslide pattern \ - pegs rect samegame singles sixteen slant solo tents towers twiddle \ - unequal untangle +PUZZLES = blackbox bridges cube dominosa fifteen filling flip galaxies \ + guess inertia keen lightup loopy magnets map mines net \ + netslide pattern pearl pegs range rect samegame signpost \ + singles sixteen slant solo tents towers twiddle undead \ + unequal unruly untangle BASE = $(patsubst %,%-base.png,$(PUZZLES)) WEB = $(patsubst %,%-web.png,$(PUZZLES)) @@ -69,8 +70,11 @@ mines-ibase.png : override CROP=240x240 110x110+130+130 net-ibase.png : override CROP=193x193 113x113+0+80 netslide-ibase.png : override CROP=289x289 144x144+0+0 pattern-ibase.png : override CROP=384x384 223x223+0+0 +pearl-ibase.png : override CROP=216x216 94x94+108+15 pegs-ibase.png : override CROP=263x263 147x147+116+0 +range-ibase.png : override CROP=256x256 98x98+111+15 rect-ibase.png : override CROP=205x205 115x115+90+0 +signpost-ibase.png : override CROP=240x240 98x98+23+23 singles-ibase.png : override CROP=224x224 98x98+15+15 sixteen-ibase.png : override CROP=288x288 144x144+144+144 slant-ibase.png : override CROP=321x321 160x160+160+160 @@ -78,6 +82,7 @@ solo-ibase.png : override CROP=481x481 145x145+24+24 tents-ibase.png : override CROP=320x320 165x165+142+0 towers-ibase.png : override CROP=300x300 102x102+151+6 twiddle-ibase.png : override CROP=192x192 102x102+69+21 +undead-ibase.png : override CROP=448x512 192x192+32+96 unequal-ibase.png : override CROP=208x208 104x104+104+104 untangle-ibase.png : override CROP=320x320 164x164+3+116 $(IBASE): %-ibase.png: %-base.png