blob: 9949a4c32a5a5d32031be94c4b0f34ae12967ddb [file] [log] [blame]
Amit Daniel Kachhape6a01f52011-07-20 11:45:59 +05301# $Id: programs,v 1.14 2008/08/16 21:47:39 tom Exp $
2##############################################################################
3# Copyright (c) 2006-2007,2008 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
33background $(LDFLAGS_CURSES) $(LOCAL_LIBS) background
34blue $(LDFLAGS_CURSES) $(LOCAL_LIBS) blue
35bs $(LDFLAGS_CURSES) $(LOCAL_LIBS) bs
36cardfile $(LDFLAGS_DEFAULT) $(LOCAL_LIBS) cardfile
37chgat $(LDFLAGS_CURSES) $(LOCAL_LIBS) chgat
38color_set $(LDFLAGS_CURSES) $(LOCAL_LIBS) color_set
39demo_altkeys $(LDFLAGS_CURSES) $(LOCAL_LIBS) demo_altkeys
40demo_defkey $(LDFLAGS_CURSES) $(LOCAL_LIBS) demo_defkey
41demo_forms $(LDFLAGS_DEFAULT) $(LOCAL_LIBS) demo_forms edit_field
42demo_keyok $(LDFLAGS_CURSES) $(LOCAL_LIBS) demo_keyok
43demo_menus $(LDFLAGS_DEFAULT) $(LOCAL_LIBS) demo_menus
44demo_panels $(LDFLAGS_DEFAULT) $(LOCAL_LIBS) demo_panels
45demo_termcap $(LDFLAGS_TINFO) $(LOCAL_LIBS) demo_termcap
46ditto $(LDFLAGS_THREADS) $(LOCAL_LIBS) ditto
47dots $(LDFLAGS_TINFO) $(LOCAL_LIBS) dots
48dots_mvcur $(LDFLAGS_CURSES) $(LOCAL_LIBS) dots_mvcur
49echochar $(LDFLAGS_CURSES) $(LOCAL_LIBS) echochar
50filter $(LDFLAGS_CURSES) $(LOCAL_LIBS) filter
51firework $(LDFLAGS_CURSES) $(LOCAL_LIBS) firework
52firstlast $(LDFLAGS_DEFAULT) $(LOCAL_LIBS) firstlast
53foldkeys $(LDFLAGS_CURSES) $(LOCAL_LIBS) foldkeys
54gdc $(LDFLAGS_CURSES) $(LOCAL_LIBS) gdc
55hanoi $(LDFLAGS_CURSES) $(LOCAL_LIBS) hanoi
56hashtest $(LDFLAGS_CURSES) $(LOCAL_LIBS) hashtest
57inch_wide $(LDFLAGS_CURSES) $(LOCAL_LIBS) inch_wide
58inchs $(LDFLAGS_CURSES) $(LOCAL_LIBS) inchs
59ins_wide $(LDFLAGS_CURSES) $(LOCAL_LIBS) ins_wide
60inserts $(LDFLAGS_CURSES) $(LOCAL_LIBS) inserts
61key_names $(LDFLAGS_CURSES) $(LOCAL_LIBS) key_names
62keynames $(LDFLAGS_CURSES) $(LOCAL_LIBS) keynames
63knight $(LDFLAGS_CURSES) $(LOCAL_LIBS) knight
64lrtest $(LDFLAGS_CURSES) $(LOCAL_LIBS) lrtest
65movewindow $(LDFLAGS_CURSES) $(LOCAL_LIBS) movewindow
66ncurses $(LDFLAGS_DEFAULT) $(LOCAL_LIBS) ncurses
67newdemo $(LDFLAGS_CURSES) $(LOCAL_LIBS) newdemo
68railroad $(LDFLAGS_TINFO) $(LOCAL_LIBS) railroad
69rain $(LDFLAGS_THREADS) $(LOCAL_LIBS) rain
70redraw $(LDFLAGS_CURSES) $(LOCAL_LIBS) redraw
71savescreen $(LDFLAGS_CURSES) $(LOCAL_LIBS) savescreen
72tclock $(LDFLAGS_CURSES) $(LOCAL_LIBS) tclock
73test_arrays $(LDFLAGS_TINFO) $(LOCAL_LIBS) test_arrays
74test_get_wstr $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_get_wstr
75test_getstr $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_getstr
76test_instr $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_instr
77test_inwstr $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_inwstr
78test_opaque $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_opaque
79testaddch $(LDFLAGS_CURSES) $(LOCAL_LIBS) testaddch
80testcurs $(LDFLAGS_CURSES) $(LOCAL_LIBS) testcurs
81testscanw $(LDFLAGS_CURSES) $(LOCAL_LIBS) testscanw
82view $(LDFLAGS_CURSES) $(LOCAL_LIBS) view
83worm $(LDFLAGS_THREADS) $(LOCAL_LIBS) worm
84xmas $(LDFLAGS_CURSES) $(LOCAL_LIBS) xmas
85
86# vile:makemode