X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=menu%2Fmodules;h=abc4cf0afa4992dd1ebceb5e93b84416dcdfab63;hp=b97165b81ab0e292e09a534626a5670a4fd9f375;hb=2639531af0c3ca25b48e7bcb9c790fa566cc5892;hpb=661078ddbde3ce0f3b06e95642fbb9b5fef7dca1 diff --git a/menu/modules b/menu/modules index b97165b8..abc4cf0a 100644 --- a/menu/modules +++ b/menu/modules @@ -1,6 +1,6 @@ -# $Id: modules,v 1.13 1998/02/11 12:13:50 tom Exp $ +# $Id: modules,v 1.17 2006/12/24 00:52:39 tom Exp $ ############################################################################## -# Copyright (c) 1998 Free Software Foundation, Inc. # +# 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"), # @@ -27,12 +27,11 @@ # authorization. # ############################################################################## # -# Author: Thomas E. Dickey 1996,1997 +# Author: Thomas E. Dickey 1996-on # @ base # Library objects -m_adabind lib $(srcdir) $(MENU_PRIV_H) m_attribs lib $(srcdir) $(MENU_PRIV_H) m_cursor lib $(srcdir) $(MENU_PRIV_H) m_driver lib $(srcdir) $(MENU_PRIV_H) @@ -57,5 +56,8 @@ m_req_name lib $(srcdir) $(MENU_PRIV_H) m_scale lib $(srcdir) $(MENU_PRIV_H) m_spacing lib $(srcdir) $(MENU_PRIV_H) m_sub lib $(srcdir) $(MENU_PRIV_H) +m_trace lib $(srcdir) $(MENU_PRIV_H) m_userptr lib $(srcdir) $(MENU_PRIV_H) m_win lib $(srcdir) $(MENU_PRIV_H) + +# vile:makemode