]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - include/headers
ncurses 5.9 - patch 20141018
[ncurses.git] / include / headers
index da3738db1e2428fdc85857278f6f07e43d523a47..2f20bed80e33ac4230bb5ca667be5b383eab9ad2 100644 (file)
@@ -1,5 +1,6 @@
+# $Id: headers,v 1.13 2013/10/20 00:32:21 tom Exp $
 ##############################################################################
-# Copyright (c) 1998,2000,2001 Free Software Foundation, Inc.                #
+# Copyright (c) 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"), #
 # authorization.                                                             #
 ##############################################################################
 #
-# Author: Thomas E. Dickey <dickey@clark.net> 1996
+# Author: Thomas E. Dickey     1996-on
 #
-term.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
-$(srcdir)/ncurses_dll.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
+
+# vile:makemode