~ubuntu-branches/ubuntu/saucy/sgt-puzzles/saucy

« back to all changes in this revision

Viewing changes to filling.R

  • Committer: Bazaar Package Importer
  • Author(s): Ben Hutchings
  • Date: 2008-04-13 17:39:38 UTC
  • mto: (1.1.6 upstream) (3.1.2 lenny)
  • mto: This revision was merged to the branch mainline in revision 9.
  • Revision ID: james.westby@ubuntu.com-20080413173938-nnrvlls98m6ky6eq
ImportĀ upstreamĀ versionĀ 7983

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# -*- makefile -*-
 
2
 
 
3
FILLING = filling dsf
 
4
 
 
5
fillingsolver : [U] filling[STANDALONE_SOLVER] dsf STANDALONE
 
6
fillingsolver : [C] filling[STANDALONE_SOLVER] dsf STANDALONE
 
7
 
 
8
filling : [X] GTK COMMON FILLING filling-icon|no-icon
 
9
 
 
10
filling : [G] WINDOWS COMMON FILLING filling.res|noicon.res
 
11
 
 
12
ALL += filling
 
13
 
 
14
!begin gtk
 
15
GAMES += filling
 
16
!end
 
17
 
 
18
!begin >list.c
 
19
    A(filling) \
 
20
!end
 
21
 
 
22
!begin >wingames.lst
 
23
filling.exe:Filling
 
24
!end