]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - ncurses/modules
ncurses 5.6 - patch 20080920
[ncurses.git] / ncurses / modules
index 38e18d423a4e06bc29fcc1c404bd279739407e87..f28ef81a3b332081e9053dd53703e9a5821f8934 100644 (file)
@@ -1,6 +1,6 @@
-# $Id: modules,v 1.108 2006/12/24 00:38:10 tom Exp $
+# $Id: modules,v 1.112 2007/09/08 22:03:34 tom Exp $
 ##############################################################################
 ##############################################################################
-# Copyright (c) 1998-2005,2006 Free Software Foundation, Inc.                #
+# Copyright (c) 1998-2006,2007 Free Software Foundation, Inc.                #
 #                                                                            #
 # Permission is hereby granted, free of charge, to any person obtaining a    #
 # copy of this software and associated documentation files (the "Software"), #
 #                                                                            #
 # Permission is hereby granted, free of charge, to any person obtaining a    #
 # copy of this software and associated documentation files (the "Software"), #
@@ -127,14 +127,15 @@ charable  lib             $(wide)
 lib_add_wch    lib             $(wide)
 lib_box_set    lib             $(wide)
 lib_cchar      lib             $(wide)
 lib_add_wch    lib             $(wide)
 lib_box_set    lib             $(wide)
 lib_cchar      lib             $(wide)
-lib_get_wch    lib             $(wide)
 lib_erasewchar lib             $(wide)
 lib_erasewchar lib             $(wide)
+lib_get_wch    lib             $(wide)
 lib_get_wstr   lib             $(wide)
 lib_hline_set  lib             $(wide)
 lib_in_wch     lib             $(wide)
 lib_in_wchnstr lib             $(wide)
 lib_ins_wch    lib             $(wide)
 lib_inwstr     lib             $(wide)
 lib_get_wstr   lib             $(wide)
 lib_hline_set  lib             $(wide)
 lib_in_wch     lib             $(wide)
 lib_in_wchnstr lib             $(wide)
 lib_ins_wch    lib             $(wide)
 lib_inwstr     lib             $(wide)
+lib_key_name   lib             $(wide)
 lib_pecho_wchar        lib             $(wide)
 lib_slk_wset   lib             $(wide)
 lib_unget_wch  lib             $(wide)
 lib_pecho_wchar        lib             $(wide)
 lib_slk_wset   lib             $(wide)
 lib_unget_wch  lib             $(wide)
@@ -151,6 +152,8 @@ lib_dft_fgbg        lib             $(base)         ../include/term.h
 lib_print      lib             $(tinfo)        ../include/term.h
 resizeterm     lib             $(base)         ../include/term.h
 trace_xnames   lib             $(trace)        ../include/term.h $(INCDIR)/term_entry.h
 lib_print      lib             $(tinfo)        ../include/term.h
 resizeterm     lib             $(base)         ../include/term.h
 trace_xnames   lib             $(trace)        ../include/term.h $(INCDIR)/term_entry.h
+use_screen     lib             $(tinfo)
+use_window     lib             $(base)
 wresize                lib             $(base)         ../include/term.h
 
 # Support for termcap (and tic, etc.), which can be a separate library
 wresize                lib             $(base)         ../include/term.h
 
 # Support for termcap (and tic, etc.), which can be a separate library
@@ -206,7 +209,7 @@ unctrl              lib             .
 visbuf         lib             $(trace)        $(INCDIR)/tic.h
 
 # Modules used only for tic, other programs using internal interfaces
 visbuf         lib             $(trace)        $(INCDIR)/tic.h
 
 # Modules used only for tic, other programs using internal interfaces
-@ programs
+@ ticlib
 alloc_entry    lib             $(tinfo)        ../include/term.h $(INCDIR)/term_entry.h $(INCDIR)/tic.h
 captoinfo      lib             $(tinfo)        $(INCDIR)/tic.h
 comp_captab    lib             .               $(INCDIR)/tic.h ../include/term.h ../include/hashsize.h
 alloc_entry    lib             $(tinfo)        ../include/term.h $(INCDIR)/term_entry.h $(INCDIR)/tic.h
 captoinfo      lib             $(tinfo)        $(INCDIR)/tic.h
 comp_captab    lib             .               $(INCDIR)/tic.h ../include/term.h ../include/hashsize.h