]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - ncurses/modules
ncurses 6.2 - patch 20210911
[ncurses.git] / ncurses / modules
index f4c3e8b763dcbe7104c54398fd827dde95b78ce4..e111712e16b0219305125ef853110a2731073123 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: modules,v 1.124 2020/02/02 23:34:34 tom Exp $
+# $Id: modules,v 1.127 2020/09/12 17:58:12 tom Exp $
 ##############################################################################
 # Copyright 2019,2020 Thomas E. Dickey                                       #
 # Copyright 1998-2013,2017 Free Software Foundation, Inc.                    #
@@ -241,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