1# $Id: programs,v 1.49 2021/03/13 20:37:44 tom Exp $ 2############################################################################## 3# Copyright 2018-2020,2021 Thomas E. Dickey # 4# Copyright 2006-2016,2017 Free Software Foundation, Inc. # 5# # 6# Permission is hereby granted, free of charge, to any person obtaining a # 7# copy of this software and associated documentation files (the "Software"), # 8# to deal in the Software without restriction, including without limitation # 9# the rights to use, copy, modify, merge, publish, distribute, distribute # 10# with modifications, sublicense, and/or sell copies of the Software, and to # 11# permit persons to whom the Software is furnished to do so, subject to the # 12# following conditions: # 13# # 14# The above copyright notice and this permission notice shall be included in # 15# all copies or substantial portions of the Software. # 16# # 17# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # 18# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # 19# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL # 20# THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER # 21# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING # 22# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER # 23# DEALINGS IN THE SOFTWARE. # 24# # 25# Except as contained in this notice, the name(s) of the above copyright # 26# holders shall not be used in advertising or otherwise to promote the sale, # 27# use or other dealings in this Software without prior written # 28# authorization. # 29############################################################################## 30# 31# Author: Thomas E. Dickey 32# 33# programs used for ncurses tests 34back_ground $(LDFLAGS_CURSES) $(LOCAL_LIBS) back_ground dump_window 35background $(LDFLAGS_CURSES) $(LOCAL_LIBS) background dump_window 36blue $(LDFLAGS_CURSES) $(LOCAL_LIBS) blue 37bs $(LDFLAGS_CURSES) $(LOCAL_LIBS) bs 38cardfile $(LDFLAGS_DEFAULT) $(LOCAL_LIBS) cardfile 39chgat $(LDFLAGS_CURSES) $(LOCAL_LIBS) chgat popup_msg 40clip_printw $(LDFLAGS_CURSES) $(LOCAL_LIBS) clip_printw popup_msg 41color_content $(LDFLAGS_CURSES) $(LOCAL_LIBS) color_content 42color_set $(LDFLAGS_CURSES) $(LOCAL_LIBS) color_set 43demo_altkeys $(LDFLAGS_CURSES) $(LOCAL_LIBS) demo_altkeys 44demo_defkey $(LDFLAGS_CURSES) $(LOCAL_LIBS) demo_defkey 45demo_forms $(LDFLAGS_DEFAULT) $(LOCAL_LIBS) demo_forms edit_field popup_msg 46demo_keyok $(LDFLAGS_CURSES) $(LOCAL_LIBS) demo_keyok 47demo_menus $(LDFLAGS_DEFAULT) $(LOCAL_LIBS) demo_menus 48demo_new_pair $(LDFLAGS_DEFAULT) $(LOCAL_LIBS) demo_new_pair popup_msg 49demo_panels $(LDFLAGS_DEFAULT) $(LOCAL_LIBS) demo_panels 50demo_tabs $(LDFLAGS_CURSES) $(LOCAL_LIBS) demo_tabs 51demo_termcap $(LDFLAGS_TINFO) $(LOCAL_LIBS) demo_termcap 52demo_terminfo $(LDFLAGS_TINFO) $(LOCAL_LIBS) demo_terminfo 53ditto $(LDFLAGS_THREADS) $(LOCAL_LIBS) ditto 54dots $(LDFLAGS_TINFO) $(LOCAL_LIBS) dots 55dots_curses $(LDFLAGS_CURSES) $(LOCAL_LIBS) dots_curses 56dots_mvcur $(LDFLAGS_CURSES) $(LOCAL_LIBS) dots_mvcur 57dots_termcap $(LDFLAGS_TINFO) $(LOCAL_LIBS) dots_termcap 58dots_xcurses $(LDFLAGS_CURSES) $(LOCAL_LIBS) dots_xcurses 59dup_field $(LDFLAGS_DEFAULT) $(LOCAL_LIBS) dup_field edit_field popup_msg 60echochar $(LDFLAGS_CURSES) $(LOCAL_LIBS) echochar 61extended_color $(LDFLAGS_CURSES) $(LOCAL_LIBS) extended_color 62filter $(LDFLAGS_CURSES) $(LOCAL_LIBS) filter 63firework $(LDFLAGS_CURSES) $(LOCAL_LIBS) firework 64firstlast $(LDFLAGS_DEFAULT) $(LOCAL_LIBS) firstlast 65foldkeys $(LDFLAGS_CURSES) $(LOCAL_LIBS) foldkeys 66form_driver_w $(LDFLAGS_DEFAULT) $(LOCAL_LIBS) form_driver_w popup_msg 67gdc $(LDFLAGS_CURSES) $(LOCAL_LIBS) gdc 68hanoi $(LDFLAGS_CURSES_M) $(LOCAL_LIBS) hanoi 69hashtest $(LDFLAGS_CURSES) $(LOCAL_LIBS) hashtest 70inch_wide $(LDFLAGS_CURSES) $(LOCAL_LIBS) inch_wide popup_msg 71inchs $(LDFLAGS_CURSES) $(LOCAL_LIBS) inchs popup_msg 72ins_wide $(LDFLAGS_CURSES) $(LOCAL_LIBS) ins_wide 73insdelln $(LDFLAGS_CURSES) $(LOCAL_LIBS) insdelln popup_msg 74inserts $(LDFLAGS_CURSES) $(LOCAL_LIBS) inserts 75key_names $(LDFLAGS_CURSES) $(LOCAL_LIBS) key_names 76keynames $(LDFLAGS_CURSES) $(LOCAL_LIBS) keynames 77knight $(LDFLAGS_CURSES) $(LOCAL_LIBS) knight 78list_keys $(LDFLAGS_TINFO) $(LOCAL_LIBS) list_keys 79lrtest $(LDFLAGS_CURSES) $(LOCAL_LIBS) lrtest 80move_field $(LDFLAGS_DEFAULT) $(LOCAL_LIBS) move_field edit_field popup_msg 81movewindow $(LDFLAGS_CURSES) $(LOCAL_LIBS) movewindow popup_msg 82ncurses $(LDFLAGS_DEFAULT) $(LOCAL_LIBS) ncurses 83newdemo $(LDFLAGS_CURSES) $(LOCAL_LIBS) newdemo 84padview $(LDFLAGS_CURSES) $(LOCAL_LIBS) padview popup_msg 85pair_content $(LDFLAGS_CURSES) $(LOCAL_LIBS) pair_content 86picsmap $(LDFLAGS_CURSES) $(LOCAL_LIBS) picsmap 87railroad $(LDFLAGS_TINFO) $(LOCAL_LIBS) railroad 88rain $(LDFLAGS_THREADS) $(LOCAL_LIBS) rain popup_msg 89redraw $(LDFLAGS_CURSES) $(LOCAL_LIBS) redraw popup_msg 90savescreen $(LDFLAGS_CURSES) $(LOCAL_LIBS) savescreen popup_msg 91sp_tinfo $(LDFLAGS_TINFO) $(LOCAL_LIBS) sp_tinfo 92tclock $(LDFLAGS_CURSES_M) $(LOCAL_LIBS) tclock 93test_add_wchstr $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_add_wchstr 94test_addchstr $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_addchstr 95test_addstr $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_addstr 96test_addwstr $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_addwstr 97test_arrays $(LDFLAGS_TINFO) $(LOCAL_LIBS) test_arrays 98test_get_wstr $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_get_wstr popup_msg 99test_getstr $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_getstr popup_msg 100test_instr $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_instr 101test_inwstr $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_inwstr 102test_opaque $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_opaque 103test_setupterm $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_setupterm 104test_sgr $(LDFLAGS_TINFO) $(LOCAL_LIBS) test_sgr 105test_termattrs $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_termattrs 106test_tparm $(LDFLAGS_TINFO) $(LOCAL_LIBS) test_tparm 107test_vid_puts $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_vid_puts 108test_vidputs $(LDFLAGS_CURSES) $(LOCAL_LIBS) test_vidputs 109testaddch $(LDFLAGS_CURSES) $(LOCAL_LIBS) testaddch 110testcurs $(LDFLAGS_CURSES) $(LOCAL_LIBS) testcurs 111testscanw $(LDFLAGS_CURSES) $(LOCAL_LIBS) testscanw 112view $(LDFLAGS_CURSES) $(LOCAL_LIBS) view popup_msg 113worm $(LDFLAGS_THREADS) $(LOCAL_LIBS) worm 114xmas $(LDFLAGS_CURSES) $(LOCAL_LIBS) xmas 115 116# vile:makemode 117