aboutsummaryrefslogtreecommitdiff
path: root/lightup.R
diff options
context:
space:
mode:
Diffstat (limited to 'lightup.R')
-rw-r--r--lightup.R24
1 files changed, 0 insertions, 24 deletions
diff --git a/lightup.R b/lightup.R
deleted file mode 100644
index a474de8..0000000
--- a/lightup.R
+++ /dev/null
@@ -1,24 +0,0 @@
-# -*- makefile -*-
-
-LIGHTUP_EXTRA = combi
-
-lightup : [X] GTK COMMON lightup LIGHTUP_EXTRA lightup-icon|no-icon
-
-lightup : [G] WINDOWS COMMON lightup LIGHTUP_EXTRA lightup.res|noicon.res
-
-lightupsolver : [U] lightup[STANDALONE_SOLVER] LIGHTUP_EXTRA STANDALONE
-lightupsolver : [C] lightup[STANDALONE_SOLVER] LIGHTUP_EXTRA STANDALONE
-
-ALL += lightup[COMBINED] LIGHTUP_EXTRA
-
-!begin am gtk
-GAMES += lightup
-!end
-
-!begin >list.c
- A(lightup) \
-!end
-
-!begin >gamedesc.txt
-lightup:lightup.exe:Light Up:Light-bulb placing puzzle:Place bulbs to light up all the squares.
-!end