aboutsummaryrefslogtreecommitdiff
path: root/unfinished/separate.R
diff options
context:
space:
mode:
Diffstat (limited to 'unfinished/separate.R')
-rw-r--r--unfinished/separate.R21
1 files changed, 0 insertions, 21 deletions
diff --git a/unfinished/separate.R b/unfinished/separate.R
deleted file mode 100644
index f861c8f..0000000
--- a/unfinished/separate.R
+++ /dev/null
@@ -1,21 +0,0 @@
-# -*- makefile -*-
-
-SEPARATE_EXTRA = divvy dsf
-
-separate : [X] GTK COMMON separate SEPARATE_EXTRA separate-icon|no-icon
-
-separate : [G] WINDOWS COMMON separate SEPARATE_EXTRA separate.res|noicon.res
-
-ALL += separate[COMBINED] SEPARATE_EXTRA
-
-!begin am gtk
-GAMES += separate
-!end
-
-!begin >list.c
- A(separate) \
-!end
-
-!begin >gamedesc.txt
-separate:separate.exe:Separate:Rectangle-dividing puzzle:Partition the grid into regions containing one of each letter.
-!end