8f23493e08
This brings the upstream version to b3da238 (though some of my own changes are included on top of that). Change-Id: Ida73e8cd86765413147ce891af3cc2b7aeda2b2a
23 lines
573 B
Makefile
23 lines
573 B
Makefile
# -*- makefile -*-
|
|
|
|
SINGLES_EXTRA = dsf LATIN
|
|
|
|
singles : [X] GTK COMMON singles SINGLES_EXTRA singles-icon|no-icon
|
|
singles : [G] WINDOWS COMMON singles SINGLES_EXTRA singles.res|noicon.res
|
|
|
|
ALL += singles[COMBINED] SINGLES_EXTRA
|
|
|
|
singlessolver : [U] singles[STANDALONE_SOLVER] SINGLES_EXTRA STANDALONE
|
|
singlessolver : [C] singles[STANDALONE_SOLVER] SINGLES_EXTRA STANDALONE
|
|
|
|
!begin am gtk
|
|
GAMES += singles
|
|
!end
|
|
|
|
!begin >list.c
|
|
A(singles) \
|
|
!end
|
|
|
|
!begin >gamedesc.txt
|
|
singles:singles.exe:Singles:Number-removing puzzle:Black out the right set of duplicate numbers.
|
|
!end
|