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

« back to all changes in this revision

Viewing changes to guess.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
1
# -*- makefile -*-
2
2
 
3
 
guess    : [X] GTK COMMON guess
 
3
guess    : [X] GTK COMMON guess guess-icon|no-icon
4
4
 
5
 
guess    : [G] WINDOWS COMMON guess
 
5
guess    : [G] WINDOWS COMMON guess guess.res|noicon.res
6
6
 
7
7
ALL += guess
8
8
 
13
13
!begin >list.c
14
14
    A(guess) \
15
15
!end
 
16
 
 
17
!begin >wingames.lst
 
18
guess.exe:Guess
 
19
!end