aboutsummaryrefslogtreecommitdiff
path: root/solo.R
diff options
context:
space:
mode:
Diffstat (limited to 'solo.R')
-rw-r--r--solo.R24
1 files changed, 0 insertions, 24 deletions
diff --git a/solo.R b/solo.R
deleted file mode 100644
index 081a761..0000000
--- a/solo.R
+++ /dev/null
@@ -1,24 +0,0 @@
-# -*- makefile -*-
-
-SOLO_EXTRA = divvy dsf
-
-solo : [X] GTK COMMON solo SOLO_EXTRA solo-icon|no-icon
-
-solo : [G] WINDOWS COMMON solo SOLO_EXTRA solo.res|noicon.res
-
-solosolver : [U] solo[STANDALONE_SOLVER] SOLO_EXTRA STANDALONE
-solosolver : [C] solo[STANDALONE_SOLVER] SOLO_EXTRA STANDALONE
-
-ALL += solo[COMBINED] SOLO_EXTRA
-
-!begin am gtk
-GAMES += solo
-!end
-
-!begin >list.c
- A(solo) \
-!end
-
-!begin >gamedesc.txt
-solo:solo.exe:Solo:Number placement puzzle:Fill in the grid so that each row, column and square block contains one of every digit.
-!end