]> ncurses.scripts.mit.edu Git - ncurses.git/blob - form/modules
ncurses 4.1
[ncurses.git] / form / modules
1 ################################################################################
2 # Copyright 1996 by Thomas E. Dickey <dickey@clark.net>                        #
3 # All Rights Reserved.                                                         #
4 #                                                                              #
5 # Permission to use, copy, modify, and distribute this software and its        #
6 # documentation for any purpose and without fee is hereby granted, provided    #
7 # that the above copyright notice appear in all copies and that both that      #
8 # copyright notice and this permission notice appear in supporting             #
9 # documentation, and that the name of the above listed copyright holder(s) not #
10 # be used in advertising or publicity pertaining to distribution of the        #
11 # software without specific, written prior permission. THE ABOVE LISTED        #
12 # COPYRIGHT HOLDER(S) DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,    #
13 # INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT #
14 # SHALL THE ABOVE LISTED COPYRIGHT HOLDER(S) BE LIABLE FOR ANY SPECIAL,        #
15 # INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM   #
16 # LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE   #
17 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR    #
18 # PERFORMANCE OF THIS SOFTWARE.                                                #
19 ################################################################################
20 # Library objects
21 fty_regex       lib             $(srcdir)       $(FORM_PRIV_H)
22 fty_num         lib             $(srcdir)       $(FORM_PRIV_H)
23 fty_int         lib             $(srcdir)       $(FORM_PRIV_H)
24 fty_enum        lib             $(srcdir)       $(FORM_PRIV_H)
25 fty_alpha       lib             $(srcdir)       $(FORM_PRIV_H)
26 fty_alnum       lib             $(srcdir)       $(FORM_PRIV_H)
27 fty_ipv4        lib             $(srcdir)       $(FORM_PRIV_H)
28 frm_data        lib             $(srcdir)       $(FORM_PRIV_H)
29 frm_win         lib             $(srcdir)       $(FORM_PRIV_H)
30 frm_user        lib             $(srcdir)       $(FORM_PRIV_H)
31 frm_opts        lib             $(srcdir)       $(FORM_PRIV_H)
32 frm_hook        lib             $(srcdir)       $(FORM_PRIV_H)
33 frm_req_name    lib             $(srcdir)       $(FORM_PRIV_H)
34 fld_user        lib             $(srcdir)       $(FORM_PRIV_H)
35 fld_type        lib             $(srcdir)       $(FORM_PRIV_H)
36 fld_stat        lib             $(srcdir)       $(FORM_PRIV_H)
37 fld_def         lib             $(srcdir)       $(FORM_PRIV_H)
38 frm_def         lib             $(srcdir)       $(FORM_PRIV_H)
39 frm_driver      lib             $(srcdir)       $(FORM_PRIV_H)
40 frm_adabind     lib             $(srcdir)       $(FORM_PRIV_H)