]> ncurses.scripts.mit.edu Git - ncurses.git/blob - test/modules
ncurses 5.6 - patch 20070714
[ncurses.git] / test / modules
1 # $Id: modules,v 1.33 2007/07/14 15:56:38 tom Exp $
2 ##############################################################################
3 # Copyright (c) 1998-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      1997-on
31 #
32 # Test-Program modules
33
34 @ base
35 background      progs           $(srcdir)       $(HEADER_DEPS)
36 blue            progs           $(srcdir)       $(HEADER_DEPS)
37 bs              progs           $(srcdir)       $(HEADER_DEPS)
38 cardfile        progs           $(srcdir)       $(HEADER_DEPS)  ../include/panel.h ../include/form.h
39 chgat           progs           $(srcdir)       $(HEADER_DEPS)
40 color_set       progs           $(srcdir)       $(HEADER_DEPS)
41 demo_altkeys    progs           $(srcdir)       $(HEADER_DEPS)
42 demo_defkey     progs           $(srcdir)       $(HEADER_DEPS)
43 demo_forms      progs           $(srcdir)       $(HEADER_DEPS)  ../include/form.h $(srcdir)/edit_field.h
44 demo_keyok      progs           $(srcdir)       $(HEADER_DEPS)
45 demo_menus      progs           $(srcdir)       $(HEADER_DEPS)  ../include/menu.h
46 demo_panels     progs           $(srcdir)       $(HEADER_DEPS)  ../include/panel.h
47 demo_termcap    progs           $(srcdir)       $(HEADER_DEPS)
48 ditto           progs           $(srcdir)       $(HEADER_DEPS)
49 dots            progs           $(srcdir)       $(HEADER_DEPS)
50 dots_mvcur      progs           $(srcdir)       $(HEADER_DEPS)
51 echochar        progs           $(srcdir)       $(HEADER_DEPS)
52 edit_field      progs           $(srcdir)       $(HEADER_DEPS)  $(srcdir)/edit_field.h
53 filter          progs           $(srcdir)       $(HEADER_DEPS)  ../include/form.h
54 firework        progs           $(srcdir)       $(HEADER_DEPS)
55 firstlast       progs           $(srcdir)       $(HEADER_DEPS)
56 foldkeys        progs           $(srcdir)       $(HEADER_DEPS)
57 gdc             progs           $(srcdir)       $(HEADER_DEPS)
58 hanoi           progs           $(srcdir)       $(HEADER_DEPS)
59 hashtest        progs           $(srcdir)       $(HEADER_DEPS)
60 inch_wide       progs           $(srcdir)       $(HEADER_DEPS)
61 inchs           progs           $(srcdir)       $(HEADER_DEPS)
62 ins_wide        progs           $(srcdir)       $(HEADER_DEPS)
63 inserts         progs           $(srcdir)       $(HEADER_DEPS)
64 key_names       progs           $(srcdir)       $(HEADER_DEPS)
65 keynames        progs           $(srcdir)       $(HEADER_DEPS)
66 knight          progs           $(srcdir)       $(HEADER_DEPS)
67 lrtest          progs           $(srcdir)       $(HEADER_DEPS)
68 movewindow      progs           $(srcdir)       $(HEADER_DEPS)
69 ncurses         progs           $(srcdir)       $(HEADER_DEPS)  ../include/panel.h ../include/menu.h ../include/form.h
70 newdemo         progs           $(srcdir)       $(HEADER_DEPS)
71 railroad        progs           $(srcdir)       $(HEADER_DEPS)
72 rain            progs           $(srcdir)       $(HEADER_DEPS)
73 redraw          progs           $(srcdir)       $(HEADER_DEPS)
74 savescreen      progs           $(srcdir)       $(HEADER_DEPS)
75 tclock          progs           $(srcdir)       $(HEADER_DEPS)
76 test_getstr     progs           $(srcdir)       $(HEADER_DEPS)
77 test_instr      progs           $(srcdir)       $(HEADER_DEPS)
78 testaddch       progs           $(srcdir)       $(HEADER_DEPS)
79 testcurs        progs           $(srcdir)       $(HEADER_DEPS)
80 testscanw       progs           $(srcdir)       $(HEADER_DEPS)
81 view            progs           $(srcdir)       $(HEADER_DEPS)
82 worm            progs           $(srcdir)       $(HEADER_DEPS)
83 xmas            progs           $(srcdir)       $(HEADER_DEPS)
84
85 # vile:makemode