1*5ca44d1cSRong-En Fan# $Id: headers,v 1.13 2013/10/20 00:32:21 tom Exp $
20e3d5408SPeter Wemm##############################################################################
3*5ca44d1cSRong-En Fan# Copyright (c) 1998-2012,2013 Free Software Foundation, Inc.                #
40e3d5408SPeter Wemm#                                                                            #
50e3d5408SPeter Wemm# Permission is hereby granted, free of charge, to any person obtaining a    #
60e3d5408SPeter Wemm# copy of this software and associated documentation files (the "Software"), #
70e3d5408SPeter Wemm# to deal in the Software without restriction, including without limitation  #
80e3d5408SPeter Wemm# the rights to use, copy, modify, merge, publish, distribute, distribute    #
90e3d5408SPeter Wemm# with modifications, sublicense, and/or sell copies of the Software, and to #
100e3d5408SPeter Wemm# permit persons to whom the Software is furnished to do so, subject to the  #
110e3d5408SPeter Wemm# following conditions:                                                      #
120e3d5408SPeter Wemm#                                                                            #
130e3d5408SPeter Wemm# The above copyright notice and this permission notice shall be included in #
140e3d5408SPeter Wemm# all copies or substantial portions of the Software.                        #
150e3d5408SPeter Wemm#                                                                            #
160e3d5408SPeter Wemm# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR #
170e3d5408SPeter Wemm# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,   #
180e3d5408SPeter Wemm# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL    #
190e3d5408SPeter Wemm# THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER      #
200e3d5408SPeter Wemm# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING    #
210e3d5408SPeter Wemm# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER        #
220e3d5408SPeter Wemm# DEALINGS IN THE SOFTWARE.                                                  #
230e3d5408SPeter Wemm#                                                                            #
240e3d5408SPeter Wemm# Except as contained in this notice, the name(s) of the above copyright     #
250e3d5408SPeter Wemm# holders shall not be used in advertising or otherwise to promote the sale, #
260e3d5408SPeter Wemm# use or other dealings in this Software without prior written               #
270e3d5408SPeter Wemm# authorization.                                                             #
280e3d5408SPeter Wemm##############################################################################
290e3d5408SPeter Wemm#
30*5ca44d1cSRong-En Fan# Author: Thomas E. Dickey	1996-on
310e3d5408SPeter Wemm#
320e3d5408SPeter Wemmcurses.h
330e3d5408SPeter Wemmunctrl.h
340e3d5408SPeter Wemmncurses_dll.h
350e3d5408SPeter Wemm
367a69bbfbSPeter Wemm# Support for termcap (and tic, etc.), which can be a separate library
37*5ca44d1cSRong-En Fan@ termlib
38*5ca44d1cSRong-En Fanterm.h
39*5ca44d1cSRong-En Fantermcap.h
40*5ca44d1cSRong-En Fan
41*5ca44d1cSRong-En Fan# Headers used only for tic, other programs using internal interfaces
42*5ca44d1cSRong-En Fan@ ticlib
43$(srcdir)/tic.h
44$(srcdir)/term_entry.h
45$(srcdir)/nc_tparm.h
46
47# Porting
48@ port_win32con
49$(srcdir)/ncurses_mingw.h
50$(srcdir)/nc_mingw.h
51
52# vile:makemode
53