X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=unequal.R;h=a061582768bc1e3ab1d007078ddc7b1db2a40c39;hb=db313b3948d27244dd7c34c2609c66d6204d8931;hp=5083857dbeec5e5d25f1bcc8dd26408f7e3d0522;hpb=b05cb1eaf37d9ffd2dad7e335c344b2455d9f1e2;p=sgt-puzzles.git diff --git a/unequal.R b/unequal.R index 5083857..a061582 100644 --- a/unequal.R +++ b/unequal.R @@ -1,10 +1,10 @@ # -*- makefile -*- -UNEQUAL = unequal latin tree234 maxflow +UNEQUAL_EXTRA = latin tree234 maxflow -unequal : [X] GTK COMMON UNEQUAL unequal-icon|no-icon +unequal : [X] GTK COMMON unequal UNEQUAL_EXTRA unequal-icon|no-icon -unequal : [G] WINDOWS COMMON UNEQUAL unequal.res? +unequal : [G] WINDOWS COMMON unequal UNEQUAL_EXTRA unequal.res|noicon.res unequalsolver : [U] unequal[STANDALONE_SOLVER] latin[STANDALONE_SOLVER] tree234 maxflow STANDALONE unequalsolver : [C] unequal[STANDALONE_SOLVER] latin[STANDALONE_SOLVER] tree234 maxflow STANDALONE @@ -12,9 +12,9 @@ unequalsolver : [C] unequal[STANDALONE_SOLVER] latin[STANDALONE_SOLVER] tree234 latincheck : [U] latin[STANDALONE_LATIN_TEST] tree234 maxflow STANDALONE latincheck : [C] latin[STANDALONE_LATIN_TEST] tree234 maxflow STANDALONE -ALL += UNEQUAL +ALL += unequal[COMBINED] UNEQUAL_EXTRA -!begin gtk +!begin am gtk GAMES += unequal !end @@ -22,6 +22,6 @@ GAMES += unequal A(unequal) \ !end -!begin >wingames.lst -unequal.exe:Unequal +!begin >gamedesc.txt +unequal:unequal.exe:Unequal:Latin square puzzle:Complete the latin square in accordance with the > signs. !end