]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - form/modules
ncurses 5.7 - patch 20091107
[ncurses.git] / form / modules
index a11dade0ba5598e0065ad42d6b56638d1cadb731..a8becbe0672f287c04905904370d50881e403dca 100644 (file)
@@ -1,6 +1,6 @@
-# $Id: modules,v 1.14 2004/12/25 23:29:22 tom Exp $
+# $Id: modules,v 1.16 2008/11/18 08:50:04 tom Exp $
 ##############################################################################
-# Copyright (c) 1998,2004 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,7 +27,8 @@
 # authorization.                                                             #
 ##############################################################################
 #
-# Author: Thomas E. Dickey
+# Author: Thomas E. Dickey     1995-on
+#    and: Juergen Pfeifer       2008
 #
 
 @ base
@@ -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