Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/rescue put back tetris; by popular demand.



details:   https://anonhg.NetBSD.org/src/rev/1dcb67450d9f
branches:  trunk
changeset: 584533:1dcb67450d9f
user:      christos <christos%NetBSD.org@localhost>
date:      Fri Sep 23 00:29:51 2005 +0000

description:
put back tetris; by popular demand.

diffstat:

 rescue/list |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r dd30c761aff0 -r 1dcb67450d9f rescue/list
--- a/rescue/list       Thu Sep 22 22:39:37 2005 +0000
+++ b/rescue/list       Fri Sep 23 00:29:51 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: list,v 1.21 2005/09/22 12:29:31 christos Exp $
+#      $NetBSD: list,v 1.22 2005/09/23 00:29:51 christos Exp $
 
 SRCDIRS        bin
 
@@ -138,5 +138,9 @@
 PROG   installboot
 PROG   vnconfig
 
+SRCDIRS        games
+
+PROG   tetris
+
 LIBS   liboverride.o
 LIBS   -lbz2 -lcrypt -ledit -lipsec -lkvm -ll -lm -lrmt -lcurses -ltermcap -lutil -lz -levent



Home | Main Index | Thread Index | Old Index