X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=ncurses%2Fmodules;h=45e767b6659f1eedbd9333ca77ce01d4ff938f83;hp=f28ef81a3b332081e9053dd53703e9a5821f8934;hb=2a250f30ac496bb8a383036dcbd4ec0218c98ac5;hpb=aabbbcb7892fd946828a4170378b13b9d12435c6 diff --git a/ncurses/modules b/ncurses/modules index f28ef81a..45e767b6 100644 --- a/ncurses/modules +++ b/ncurses/modules @@ -1,6 +1,6 @@ -# $Id: modules,v 1.112 2007/09/08 22:03:34 tom Exp $ +# $Id: modules,v 1.114 2009/07/25 13:53:34 tom Exp $ ############################################################################## -# Copyright (c) 1998-2006,2007 Free Software Foundation, Inc. # +# Copyright (c) 1998-2007,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"), # @@ -162,7 +162,9 @@ access lib $(tinfo) add_tries lib $(tinfo) alloc_ttype lib $(tinfo) ../include/term.h $(INCDIR)/term_entry.h $(INCDIR)/tic.h codes lib . +comp_captab lib . $(INCDIR)/tic.h ../include/term.h ../include/hashsize.h comp_error lib $(tinfo) $(INCDIR)/tic.h +comp_hash lib $(tinfo) ../include/term.h $(INCDIR)/tic.h ../include/hashsize.h db_iterator lib $(tinfo) $(INCDIR)/tic.h doalloc lib $(tinfo) entries lib $(tinfo) ../include/term.h $(INCDIR)/tic.h @@ -212,9 +214,7 @@ visbuf lib $(trace) $(INCDIR)/tic.h @ ticlib alloc_entry lib $(tinfo) ../include/term.h $(INCDIR)/term_entry.h $(INCDIR)/tic.h captoinfo lib $(tinfo) $(INCDIR)/tic.h -comp_captab lib . $(INCDIR)/tic.h ../include/term.h ../include/hashsize.h comp_expand lib $(tinfo) $(INCDIR)/tic.h -comp_hash lib $(tinfo) ../include/term.h $(INCDIR)/tic.h ../include/hashsize.h comp_parse lib $(tinfo) ../include/term.h $(INCDIR)/term_entry.h $(INCDIR)/tic.h comp_scan lib $(tinfo) $(INCDIR)/tic.h parse_entry lib $(tinfo) ../include/term.h $(INCDIR)/term_entry.h $(INCDIR)/tic.h ../include/parametrized.h $(INCDIR)/capdefaults.c @@ -229,4 +229,15 @@ keybound lib $(base) keyok lib $(base) version lib $(base) +# Porting +@ port_drivers +lib_driver lib $(base) + +@ port_win32con +gettimeofday lib $(win32con) +win_driver lib $(win32con) + +@ port_tinfo +tinfo_driver lib $(tinfo) + # vile:makemode