aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1994-12-03 04:42:49 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1994-12-03 04:42:49 +0000
commit6a249387567c21a86c2125c7e7cbae435fca8536 (patch)
tree05f43f5fece45fdb3eef686b24c3b9fd6ccb6e18 /lib
parent64cfe457df4c979d214f15c4185745aaa7759633 (diff)
downloadsrc-6a249387567c21a86c2125c7e7cbae435fca8536.tar.gz
src-6a249387567c21a86c2125c7e7cbae435fca8536.zip
Move gdc/bs to games
Notes
Notes: svn path=/head/; revision=4927
Diffstat (limited to 'lib')
-rw-r--r--lib/libncurses/TESTS/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libncurses/TESTS/Makefile b/lib/libncurses/TESTS/Makefile
index 9b258df497a2..4136d7437ef1 100644
--- a/lib/libncurses/TESTS/Makefile
+++ b/lib/libncurses/TESTS/Makefile
@@ -1,4 +1,4 @@
-TESTS = test corner ensor getch ncurses bs gdc hanoi knight rain worm \
+TESTS = test corner ensor getch ncurses hanoi knight rain worm \
over scroll2 battle newdemo scroll3 xmas copy firework testcurs \
scroll
@@ -16,8 +16,6 @@ corner: corner.c
ensor: ensor.c
getch: getch.c
ncurses: ncurses.c
-bs: bs.c
-gdc: gdc.c
hanoi: hanoi.c
knight: knight.c
rain: rain.c