X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=ncurses%2Fmodules;h=e111712e16b0219305125ef853110a2731073123;hp=2efa299621e8405a01ca5c7753de2b55c1752ab2;hb=c0e5fbfcce224693b3effdd295ee49b6b761b754;hpb=8e397cccba0aad135cb9a8a353756f4273a7cdf6 diff --git a/ncurses/modules b/ncurses/modules index 2efa2996..e111712e 100644 --- a/ncurses/modules +++ b/ncurses/modules @@ -1,6 +1,7 @@ -# $Id: modules,v 1.122 2017/04/29 20:23:50 tom Exp $ +# $Id: modules,v 1.127 2020/09/12 17:58:12 tom Exp $ ############################################################################## -# Copyright (c) 1998-2013,2017 Free Software Foundation, Inc. # +# Copyright 2019,2020 Thomas E. Dickey # +# Copyright 1998-2013,2017 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"), # @@ -165,6 +166,7 @@ codes lib . $(HEADER_DEPS) comp_captab lib . $(HEADER_DEPS) $(INCDIR)/tic.h ../include/hashsize.h comp_error lib $(tinfo) $(HEADER_DEPS) $(INCDIR)/tic.h comp_hash lib $(tinfo) $(HEADER_DEPS) $(INCDIR)/tic.h ../include/hashsize.h +comp_userdefs lib . $(HEADER_DEPS) $(INCDIR)/tic.h ../include/hashsize.h db_iterator lib $(tinfo) $(HEADER_DEPS) $(INCDIR)/tic.h doalloc lib $(tinfo) $(HEADER_DEPS) entries lib $(tinfo) $(HEADER_DEPS) $(INCDIR)/tic.h @@ -239,6 +241,12 @@ wcwidth lib $(win32con) $(HEADER_DEPS) widechars lib $(wide) $(HEADER_DEPS) win_driver lib $(win32con) $(HEADER_DEPS) +@ port_win32 +lib_win32con lib $(tinfo) $(HEADER_DEPS) +lib_win32util lib $(tinfo) $(HEADER_DEPS) +wcwidth lib $(win32con) $(HEADER_DEPS) +win32_driver lib $(win32con) $(HEADER_DEPS) + @ port_tinfo tinfo_driver lib $(tinfo) $(HEADER_DEPS) $(INCDIR)/tic.h