]> ncurses.scripts.mit.edu Git - ncurses.git/blob - test/modules
08a2f71ff950ef6d6c0765143f29ac9d6f2e186f
[ncurses.git] / test / modules
1 # $Id: modules,v 1.38 2009/07/11 12:43:09 tom Exp $
2 ##############################################################################
3 # Copyright (c) 1998-2008,2009 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 clip_printw     progs           $(srcdir)       $(HEADER_DEPS)
41 color_set       progs           $(srcdir)       $(HEADER_DEPS)
42 demo_altkeys    progs           $(srcdir)       $(HEADER_DEPS)
43 demo_defkey     progs           $(srcdir)       $(HEADER_DEPS)
44 demo_forms      progs           $(srcdir)       $(HEADER_DEPS)  ../include/form.h $(srcdir)/edit_field.h
45 demo_keyok      progs           $(srcdir)       $(HEADER_DEPS)
46 demo_menus      progs           $(srcdir)       $(HEADER_DEPS)  ../include/menu.h
47 demo_panels     progs           $(srcdir)       $(HEADER_DEPS)  ../include/panel.h
48 demo_termcap    progs           $(srcdir)       $(HEADER_DEPS)
49 demo_terminfo   progs           $(srcdir)       $(HEADER_DEPS)
50 ditto           progs           $(srcdir)       $(HEADER_DEPS)
51 dots            progs           $(srcdir)       $(HEADER_DEPS)
52 dots_mvcur      progs           $(srcdir)       $(HEADER_DEPS)
53 echochar        progs           $(srcdir)       $(HEADER_DEPS)
54 edit_field      progs           $(srcdir)       $(HEADER_DEPS)  $(srcdir)/edit_field.h
55 filter          progs           $(srcdir)       $(HEADER_DEPS)  ../include/form.h
56 firework        progs           $(srcdir)       $(HEADER_DEPS)
57 firstlast       progs           $(srcdir)       $(HEADER_DEPS)
58 foldkeys        progs           $(srcdir)       $(HEADER_DEPS)
59 gdc             progs           $(srcdir)       $(HEADER_DEPS)
60 hanoi           progs           $(srcdir)       $(HEADER_DEPS)
61 hashtest        progs           $(srcdir)       $(HEADER_DEPS)
62 inch_wide       progs           $(srcdir)       $(HEADER_DEPS)
63 inchs           progs           $(srcdir)       $(HEADER_DEPS)
64 ins_wide        progs           $(srcdir)       $(HEADER_DEPS)
65 insdelln        progs           $(srcdir)       $(HEADER_DEPS)
66 inserts         progs           $(srcdir)       $(HEADER_DEPS)
67 key_names       progs           $(srcdir)       $(HEADER_DEPS)
68 keynames        progs           $(srcdir)       $(HEADER_DEPS)
69 knight          progs           $(srcdir)       $(HEADER_DEPS)
70 lrtest          progs           $(srcdir)       $(HEADER_DEPS)
71 movewindow      progs           $(srcdir)       $(HEADER_DEPS)
72 ncurses         progs           $(srcdir)       $(HEADER_DEPS)  ../include/panel.h ../include/menu.h ../include/form.h
73 newdemo         progs           $(srcdir)       $(HEADER_DEPS)
74 railroad        progs           $(srcdir)       $(HEADER_DEPS)
75 rain            progs           $(srcdir)       $(HEADER_DEPS)
76 redraw          progs           $(srcdir)       $(HEADER_DEPS)
77 savescreen      progs           $(srcdir)       $(HEADER_DEPS)
78 tclock          progs           $(srcdir)       $(HEADER_DEPS)
79 test_arrays     progs           $(srcdir)       $(HEADER_DEPS)
80 test_get_wstr   progs           $(srcdir)       $(HEADER_DEPS)
81 test_getstr     progs           $(srcdir)       $(HEADER_DEPS)
82 test_instr      progs           $(srcdir)       $(HEADER_DEPS)
83 test_inwstr     progs           $(srcdir)       $(HEADER_DEPS)
84 test_opaque     progs           $(srcdir)       $(HEADER_DEPS)
85 testaddch       progs           $(srcdir)       $(HEADER_DEPS)
86 testcurs        progs           $(srcdir)       $(HEADER_DEPS)
87 testscanw       progs           $(srcdir)       $(HEADER_DEPS)
88 view            progs           $(srcdir)       $(HEADER_DEPS)
89 worm            progs           $(srcdir)       $(HEADER_DEPS)
90 xmas            progs           $(srcdir)       $(HEADER_DEPS)
91
92 # vile:makemode