blob: 2b5556666f16493d033be730d0ec58d17852c43a [file] [log] [blame]
Amit Daniel Kachhape6a01f52011-07-20 11:45:59 +05301# $Id: modules,v 1.36 2007/08/18 17:57:08 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
35background progs $(srcdir) $(HEADER_DEPS)
36blue progs $(srcdir) $(HEADER_DEPS)
37bs progs $(srcdir) $(HEADER_DEPS)
38cardfile progs $(srcdir) $(HEADER_DEPS) ../include/panel.h ../include/form.h
39chgat progs $(srcdir) $(HEADER_DEPS)
40color_set progs $(srcdir) $(HEADER_DEPS)
41demo_altkeys progs $(srcdir) $(HEADER_DEPS)
42demo_defkey progs $(srcdir) $(HEADER_DEPS)
43demo_forms progs $(srcdir) $(HEADER_DEPS) ../include/form.h $(srcdir)/edit_field.h
44demo_keyok progs $(srcdir) $(HEADER_DEPS)
45demo_menus progs $(srcdir) $(HEADER_DEPS) ../include/menu.h
46demo_panels progs $(srcdir) $(HEADER_DEPS) ../include/panel.h
47demo_termcap progs $(srcdir) $(HEADER_DEPS)
48ditto progs $(srcdir) $(HEADER_DEPS)
49dots progs $(srcdir) $(HEADER_DEPS)
50dots_mvcur progs $(srcdir) $(HEADER_DEPS)
51echochar progs $(srcdir) $(HEADER_DEPS)
52edit_field progs $(srcdir) $(HEADER_DEPS) $(srcdir)/edit_field.h
53filter progs $(srcdir) $(HEADER_DEPS) ../include/form.h
54firework progs $(srcdir) $(HEADER_DEPS)
55firstlast progs $(srcdir) $(HEADER_DEPS)
56foldkeys progs $(srcdir) $(HEADER_DEPS)
57gdc progs $(srcdir) $(HEADER_DEPS)
58hanoi progs $(srcdir) $(HEADER_DEPS)
59hashtest progs $(srcdir) $(HEADER_DEPS)
60inch_wide progs $(srcdir) $(HEADER_DEPS)
61inchs progs $(srcdir) $(HEADER_DEPS)
62ins_wide progs $(srcdir) $(HEADER_DEPS)
63inserts progs $(srcdir) $(HEADER_DEPS)
64key_names progs $(srcdir) $(HEADER_DEPS)
65keynames progs $(srcdir) $(HEADER_DEPS)
66knight progs $(srcdir) $(HEADER_DEPS)
67lrtest progs $(srcdir) $(HEADER_DEPS)
68movewindow progs $(srcdir) $(HEADER_DEPS)
69ncurses progs $(srcdir) $(HEADER_DEPS) ../include/panel.h ../include/menu.h ../include/form.h
70newdemo progs $(srcdir) $(HEADER_DEPS)
71railroad progs $(srcdir) $(HEADER_DEPS)
72rain progs $(srcdir) $(HEADER_DEPS)
73redraw progs $(srcdir) $(HEADER_DEPS)
74savescreen progs $(srcdir) $(HEADER_DEPS)
75tclock progs $(srcdir) $(HEADER_DEPS)
76test_arrays progs $(srcdir) $(HEADER_DEPS)
77test_get_wstr progs $(srcdir) $(HEADER_DEPS)
78test_getstr progs $(srcdir) $(HEADER_DEPS)
79test_instr progs $(srcdir) $(HEADER_DEPS)
80test_inwstr progs $(srcdir) $(HEADER_DEPS)
81test_opaque progs $(srcdir) $(HEADER_DEPS)
82testaddch progs $(srcdir) $(HEADER_DEPS)
83testcurs progs $(srcdir) $(HEADER_DEPS)
84testscanw progs $(srcdir) $(HEADER_DEPS)
85view progs $(srcdir) $(HEADER_DEPS)
86worm progs $(srcdir) $(HEADER_DEPS)
87xmas progs $(srcdir) $(HEADER_DEPS)
88
89# vile:makemode