X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=form%2Fmodules;h=a8becbe0672f287c04905904370d50881e403dca;hp=2beecb243ed2b0822dd12e860bb9514c472ec4fb;hb=f5da57ad7eb397b1001e2fca9cb0e278a6564716;hpb=661078ddbde3ce0f3b06e95642fbb9b5fef7dca1;ds=sidebyside diff --git a/form/modules b/form/modules index 2beecb24..a8becbe0 100644 --- a/form/modules +++ b/form/modules @@ -1,6 +1,6 @@ -# $Id: modules,v 1.12 1998/02/11 12:13:44 tom Exp $ +# $Id: modules,v 1.16 2008/11/18 08:50:04 tom Exp $ ############################################################################## -# Copyright (c) 1998 Free Software Foundation, Inc. # +# Copyright (c) 1998-2006,2009 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"), # @@ -27,11 +27,13 @@ # authorization. # ############################################################################## # -# Author: Thomas E. Dickey 1996,1997 +# Author: Thomas E. Dickey 1995-on +# and: Juergen Pfeifer 2008 # @ base # Library objects +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) @@ -51,7 +53,6 @@ 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_adabind 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) @@ -68,7 +69,10 @@ 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_generic 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