add colorbars

This commit is contained in:
christos 2012-06-06 00:16:01 +00:00
parent 5f2f756c3f
commit 1a812b26a7
3 changed files with 9 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: mi,v 1.1762 2012/05/27 02:35:43 matt Exp $
# $NetBSD: mi,v 1.1763 2012/06/06 00:23:08 christos Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@ -3934,6 +3934,7 @@
./usr/libdata/debug/usr/games/caesar.debug comp-utils-debug debug
./usr/libdata/debug/usr/games/canfield.debug comp-games-debug debug
./usr/libdata/debug/usr/games/cfscores.debug comp-games-debug debug
./usr/libdata/debug/usr/games/colorbars.debug comp-utils-debug debug
./usr/libdata/debug/usr/games/cribbage.debug comp-games-debug debug
./usr/libdata/debug/usr/games/dab.debug comp-games-debug debug
./usr/libdata/debug/usr/games/dm.debug comp-games-debug debug

View File

@ -1,4 +1,4 @@
# $NetBSD: mi,v 1.46 2009/12/14 02:01:54 matt Exp $
# $NetBSD: mi,v 1.47 2012/06/06 00:23:09 christos Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@ -16,6 +16,7 @@
./usr/games/cfscores games-games-bin
./usr/games/chess games-obsolete obsolete
./usr/games/ching games-games-bin
./usr/games/colorbars games-utils-bin
./usr/games/countmail games-utils-bin
./usr/games/cribbage games-games-bin
./usr/games/dab games-games-bin cxx
@ -202,6 +203,7 @@
./usr/share/man/cat6/canfield.0 games-games-catman .cat
./usr/share/man/cat6/chess.0 games-obsolete obsolete
./usr/share/man/cat6/ching.0 games-games-catman .cat
./usr/share/man/cat6/colorbars.0 games-utils-catman .cat
./usr/share/man/cat6/countmail.0 games-utils-catman .cat
./usr/share/man/cat6/cribbage.0 games-games-catman .cat
./usr/share/man/cat6/dab.0 games-games-catman .cat,cxx
@ -254,6 +256,7 @@
./usr/share/man/html6/caesar.html games-utils-htmlman html
./usr/share/man/html6/canfield.html games-games-htmlman html
./usr/share/man/html6/ching.html games-games-htmlman html
./usr/share/man/html6/colorbars.html games-utils-htmlman html
./usr/share/man/html6/countmail.html games-utils-htmlman html
./usr/share/man/html6/cribbage.html games-games-htmlman html
./usr/share/man/html6/dab.html games-games-htmlman html,cxx
@ -307,6 +310,7 @@
./usr/share/man/man6/canfield.6 games-games-man .man
./usr/share/man/man6/chess.6 games-obsolete obsolete
./usr/share/man/man6/ching.6 games-games-man .man
./usr/share/man/man6/colorbars.6 games-utils-man .man
./usr/share/man/man6/countmail.6 games-utils-man .man
./usr/share/man/man6/cribbage.6 games-games-man .man
./usr/share/man/man6/dab.6 games-games-man .man,cxx

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.26 2009/12/14 20:47:23 matt Exp $
# $NetBSD: Makefile,v 1.27 2012/06/06 00:16:01 christos Exp $
# @(#)Makefile 8.3 (Berkeley) 7/24/94
# Missing: dungeon warp
@ -9,7 +9,7 @@
SUBDIR= adventure arithmetic atc \
backgammon banner battlestar bcd boggle \
caesar canfield ching countmail cribbage \
caesar canfield ching colorbars countmail cribbage \
dm factor fish fortune gomoku \
hack hangman hunt larn mille monop morse number \
phantasia pig pom ppt primes quiz \