]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - ncurses/modules
ncurses 6.2 - patch 20210418
[ncurses.git] / ncurses / modules
index 2efa299621e8405a01ca5c7753de2b55c1752ab2..e111712e16b0219305125ef853110a2731073123 100644 (file)
@@ -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