]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - ncurses/modules
ncurses 5.7 - patch 20091003
[ncurses.git] / ncurses / modules
index f28ef81a3b332081e9053dd53703e9a5821f8934..45e767b6659f1eedbd9333ca77ce01d4ff938f83 100644 (file)
@@ -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