]> ncurses.scripts.mit.edu Git - ncurses.git/blob - test/programs
ncurses 5.6 - patch 20070414
[ncurses.git] / test / programs
1 # $Id: programs,v 1.7 2007/02/10 22:27:58 tom Exp $
2 ##############################################################################
3 # Copyright (c) 2006,2007 Free Software Foundation, Inc.                     #
4 #                                                                            #
5 # Permission is hereby granted, free of charge, to any person obtaining a    #
6 # copy of this software and associated documentation files (the "Software"), #
7 # to deal in the Software without restriction, including without limitation  #
8 # the rights to use, copy, modify, merge, publish, distribute, distribute    #
9 # with modifications, sublicense, and/or sell copies of the Software, and to #
10 # permit persons to whom the Software is furnished to do so, subject to the  #
11 # following conditions:                                                      #
12 #                                                                            #
13 # The above copyright notice and this permission notice shall be included in #
14 # all copies or substantial portions of the Software.                        #
15 #                                                                            #
16 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR #
17 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,   #
18 # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL    #
19 # THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER      #
20 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING    #
21 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER        #
22 # DEALINGS IN THE SOFTWARE.                                                  #
23 #                                                                            #
24 # Except as contained in this notice, the name(s) of the above copyright     #
25 # holders shall not be used in advertising or otherwise to promote the sale, #
26 # use or other dealings in this Software without prior written               #
27 # authorization.                                                             #
28 ##############################################################################
29 #
30 # Author: Thomas E. Dickey
31 #
32 # programs used for ncurses tests
33 background      $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   background
34 blue            $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   blue
35 bs              $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   bs
36 cardfile        $(LDFLAGS_DEFAULT)      $(LOCAL_LIBS)   cardfile
37 chgat           $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   chgat
38 color_set       $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   color_set
39 demo_altkeys    $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   demo_altkeys
40 demo_defkey     $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   demo_defkey
41 demo_forms      $(LDFLAGS_DEFAULT)      $(LOCAL_LIBS)   demo_forms edit_field
42 demo_keyok      $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   demo_keyok
43 demo_menus      $(LDFLAGS_DEFAULT)      $(LOCAL_LIBS)   demo_menus
44 demo_panels     $(LDFLAGS_DEFAULT)      $(LOCAL_LIBS)   demo_panels
45 demo_termcap    $(LDFLAGS_TINFO)        $(LOCAL_LIBS)   demo_termcap
46 ditto           $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   ditto
47 dots            $(LDFLAGS_TINFO)        $(LOCAL_LIBS)   dots
48 echochar        $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   echochar
49 filter          $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   filter
50 firework        $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   firework
51 firstlast       $(LDFLAGS_DEFAULT)      $(LOCAL_LIBS)   firstlast
52 foldkeys        $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   foldkeys
53 gdc             $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   gdc
54 hanoi           $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   hanoi
55 hashtest        $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   hashtest
56 inch_wide       $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   inch_wide
57 inchs           $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   inchs
58 ins_wide        $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   ins_wide
59 inserts         $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   inserts
60 keynames        $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   keynames
61 knight          $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   knight
62 lrtest          $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   lrtest
63 movewindow      $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   movewindow
64 ncurses         $(LDFLAGS_DEFAULT)      $(LOCAL_LIBS)   ncurses
65 newdemo         $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   newdemo
66 railroad        $(LDFLAGS_TINFO)        $(LOCAL_LIBS)   railroad
67 rain            $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   rain
68 redraw          $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   redraw
69 savescreen      $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   savescreen
70 tclock          $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   tclock
71 testaddch       $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   testaddch
72 testcurs        $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   testcurs
73 testscanw       $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   testscanw
74 view            $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   view
75 worm            $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   worm
76 xmas            $(LDFLAGS_CURSES)       $(LOCAL_LIBS)   xmas
77
78 # vile:makemode