aboutsummaryrefslogtreecommitdiff
path: root/pegs.R
diff options
context:
space:
mode:
Diffstat (limited to 'pegs.R')
-rw-r--r--pegs.R21
1 files changed, 0 insertions, 21 deletions
diff --git a/pegs.R b/pegs.R
deleted file mode 100644
index 1e79e99..0000000
--- a/pegs.R
+++ /dev/null
@@ -1,21 +0,0 @@
-# -*- makefile -*-
-
-PEGS_EXTRA = tree234
-
-pegs : [X] GTK COMMON pegs PEGS_EXTRA pegs-icon|no-icon
-
-pegs : [G] WINDOWS COMMON pegs PEGS_EXTRA pegs.res|noicon.res
-
-ALL += pegs[COMBINED] PEGS_EXTRA
-
-!begin am gtk
-GAMES += pegs
-!end
-
-!begin >list.c
- A(pegs) \
-!end
-
-!begin >gamedesc.txt
-pegs:pegs.exe:Pegs:Peg solitaire puzzle:Jump pegs over each other to remove all but one.
-!end