X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=form%2Fmodules;h=a8becbe0672f287c04905904370d50881e403dca;hp=4125e93e5a33f19a6854a01a7a73c9f8583e3e84;hb=f5da57ad7eb397b1001e2fca9cb0e278a6564716;hpb=0eb88fc5281804773e2a0c7a488a4452463535ce diff --git a/form/modules b/form/modules index 4125e93e..a8becbe0 100644 --- a/form/modules +++ b/form/modules @@ -1,6 +1,6 @@ -# $Id: modules,v 1.13 1999/02/19 00:27:47 juergen 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) @@ -67,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