mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-22 00:15:46 -07:00
Files
18 lines
223 B
Makefile
18 lines
223 B
Makefile
# -*- makefile -*-
|
|
|
|
PEARL = pearl dsf
|
|
|
|
pearl : [X] GTK COMMON PEARL pearl-icon|no-icon
|
|
|
|
pearl : [G] WINDOWS COMMON PEARL pearl.res?
|
|
|
|
ALL += PEARL
|
|
|
|
!begin gtk
|
|
GAMES += pearl
|
|
!end
|
|
|
|
!begin >list.c
|
|
A(pearl) \
|
|
!end
|