]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - form/modules
ncurses 5.6 - patch 20071013
[ncurses.git] / form / modules
index de5f38cfef08cb7802d08e9ca582538bb0b3fe34..89f9f9f543466353d3cca7fb4b84469145c0a3ba 100644 (file)
@@ -1,40 +1,76 @@
-################################################################################
-# Copyright 1996 by Thomas E. Dickey <dickey@clark.net>                        #
-# All Rights Reserved.                                                         #
-#                                                                              #
-# Permission to use, copy, modify, and distribute this software and its        #
-# documentation for any purpose and without fee is hereby granted, provided    #
-# that the above copyright notice appear in all copies and that both that      #
-# copyright notice and this permission notice appear in supporting             #
-# documentation, and that the name of the above listed copyright holder(s) not #
-# be used in advertising or publicity pertaining to distribution of the        #
-# software without specific, written prior permission. THE ABOVE LISTED        #
-# COPYRIGHT HOLDER(S) DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,    #
-# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT #
-# SHALL THE ABOVE LISTED COPYRIGHT HOLDER(S) BE LIABLE FOR ANY SPECIAL,        #
-# INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM   #
-# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE   #
-# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR    #
-# PERFORMANCE OF THIS SOFTWARE.                                                #
-################################################################################
+# $Id: modules,v 1.15 2006/12/24 00:52:58 tom Exp $
+##############################################################################
+# Copyright (c) 1998-2004,2006 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"), #
+# to deal in the Software without restriction, including without limitation  #
+# the rights to use, copy, modify, merge, publish, distribute, distribute    #
+# with modifications, sublicense, and/or sell copies of the Software, and to #
+# permit persons to whom the Software is furnished to do so, subject to the  #
+# following conditions:                                                      #
+#                                                                            #
+# The above copyright notice and this permission notice shall be included in #
+# all copies or substantial portions of the Software.                        #
+#                                                                            #
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR #
+# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,   #
+# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL    #
+# THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER      #
+# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING    #
+# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER        #
+# DEALINGS IN THE SOFTWARE.                                                  #
+#                                                                            #
+# Except as contained in this notice, the name(s) of the above copyright     #
+# holders shall not be used in advertising or otherwise to promote the sale, #
+# use or other dealings in this Software without prior written               #
+# authorization.                                                             #
+##############################################################################
+#
+# Author: Thomas E. Dickey     1995-on
+#
+
+@ base
 # Library objects
-fty_regex      lib             $(srcdir)       $(FORM_PRIV_H)
-fty_num                lib             $(srcdir)       $(FORM_PRIV_H)
-fty_int                lib             $(srcdir)       $(FORM_PRIV_H)
-fty_enum       lib             $(srcdir)       $(FORM_PRIV_H)
-fty_alpha      lib             $(srcdir)       $(FORM_PRIV_H)
-fty_alnum      lib             $(srcdir)       $(FORM_PRIV_H)
-fty_ipv4       lib             $(srcdir)       $(FORM_PRIV_H)
-frm_data       lib             $(srcdir)       $(FORM_PRIV_H)
-frm_win                lib             $(srcdir)       $(FORM_PRIV_H)
-frm_user       lib             $(srcdir)       $(FORM_PRIV_H)
-frm_opts       lib             $(srcdir)       $(FORM_PRIV_H)
-frm_hook       lib             $(srcdir)       $(FORM_PRIV_H)
-frm_req_name   lib             $(srcdir)       $(FORM_PRIV_H)
-fld_user       lib             $(srcdir)       $(FORM_PRIV_H)
-fld_type       lib             $(srcdir)       $(FORM_PRIV_H)
-fld_stat       lib             $(srcdir)       $(FORM_PRIV_H)
+f_trace                lib             $(srcdir)       $(FORM_PRIV_H)
+fld_arg                lib             $(srcdir)       $(FORM_PRIV_H)
+fld_attr       lib             $(srcdir)       $(FORM_PRIV_H)
+fld_current    lib             $(srcdir)       $(FORM_PRIV_H)
 fld_def                lib             $(srcdir)       $(FORM_PRIV_H)
+fld_dup                lib             $(srcdir)       $(FORM_PRIV_H)
+fld_ftchoice   lib             $(srcdir)       $(FORM_PRIV_H)
+fld_ftlink     lib             $(srcdir)       $(FORM_PRIV_H)
+fld_info       lib             $(srcdir)       $(FORM_PRIV_H)
+fld_just       lib             $(srcdir)       $(FORM_PRIV_H)
+fld_link       lib             $(srcdir)       $(FORM_PRIV_H)
+fld_max                lib             $(srcdir)       $(FORM_PRIV_H)
+fld_move       lib             $(srcdir)       $(FORM_PRIV_H)
+fld_newftyp    lib             $(srcdir)       $(FORM_PRIV_H)
+fld_opts       lib             $(srcdir)       $(FORM_PRIV_H)
+fld_pad                lib             $(srcdir)       $(FORM_PRIV_H)
+fld_page       lib             $(srcdir)       $(FORM_PRIV_H)
+fld_stat       lib             $(srcdir)       $(FORM_PRIV_H)
+fld_type       lib             $(srcdir)       $(FORM_PRIV_H)
+fld_user       lib             $(srcdir)       $(FORM_PRIV_H)
+frm_cursor     lib             $(srcdir)       $(FORM_PRIV_H)
+frm_data       lib             $(srcdir)       $(FORM_PRIV_H)
 frm_def                lib             $(srcdir)       $(FORM_PRIV_H)
 frm_driver     lib             $(srcdir)       $(FORM_PRIV_H)
-frm_adabind    lib             $(srcdir)       $(FORM_PRIV_H)
+frm_hook       lib             $(srcdir)       $(FORM_PRIV_H)
+frm_opts       lib             $(srcdir)       $(FORM_PRIV_H)
+frm_page       lib             $(srcdir)       $(FORM_PRIV_H)
+frm_post       lib             $(srcdir)       $(FORM_PRIV_H)
+frm_req_name   lib             $(srcdir)       $(FORM_PRIV_H)
+frm_scale      lib             $(srcdir)       $(FORM_PRIV_H)
+frm_sub                lib             $(srcdir)       $(FORM_PRIV_H)
+frm_user       lib             $(srcdir)       $(FORM_PRIV_H)
+frm_win                lib             $(srcdir)       $(FORM_PRIV_H)
+fty_alnum      lib             $(srcdir)       $(FORM_PRIV_H)
+fty_alpha      lib             $(srcdir)       $(FORM_PRIV_H)
+fty_enum       lib             $(srcdir)       $(FORM_PRIV_H)
+fty_int                lib             $(srcdir)       $(FORM_PRIV_H)
+fty_ipv4       lib             $(srcdir)       $(FORM_PRIV_H)
+fty_num                lib             $(srcdir)       $(FORM_PRIV_H)
+fty_regex      lib             $(srcdir)       $(FORM_PRIV_H)
+
+# vile:makemode