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