]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - include/headers
ncurses 6.2 - patch 20200912
[ncurses.git] / include / headers
index 2a185c21627d953f3aca5ff340ba55affd286614..32e33fdbc734ab4430b69685e5c7a3afa23d9543 100644 (file)
@@ -1,5 +1,7 @@
+# $Id: headers,v 1.15 2020/08/29 18:51:13 tom Exp $
 ##############################################################################
 ##############################################################################
-# Copyright (c) 1998 Free Software Foundation, Inc.                          #
+# Copyright 2020 Thomas E. Dickey                                            #
+# Copyright 1998-2012,2013 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"), #
 #                                                                            #
 # Permission is hereby granted, free of charge, to any person obtaining a    #
 # copy of this software and associated documentation files (the "Software"), #
 # authorization.                                                             #
 ##############################################################################
 #
 # authorization.                                                             #
 ##############################################################################
 #
-# Author: Thomas E. Dickey <dickey@clark.net> 1996
+# Author: Thomas E. Dickey     1996-on
 #
 #
-term.h
 curses.h
 unctrl.h
 curses.h
 unctrl.h
+ncurses_dll.h
+
+# Support for termcap (and tic, etc.), which can be a separate library
+@ termlib
+term.h
 termcap.h
 termcap.h
+
+# Headers used only for tic, other programs using internal interfaces
+@ ticlib
+$(srcdir)/tic.h
+$(srcdir)/term_entry.h
+$(srcdir)/nc_tparm.h
+
+# Porting
+@ port_win32con
+$(srcdir)/ncurses_mingw.h
+$(srcdir)/nc_mingw.h
+@ port_win32
+$(srcdir)/win32_curses.h
+
+# vile:makemode