X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=include%2Fheaders;h=dbb134d13f9003e1b5fc8cf4035ae58e91d4e6e2;hp=d06774c136fcbf06b3d1b770663129c9b13025af;hb=47d2fb4537d9ad5bb14f4810561a327930ca4280;hpb=53d4e8a9506b267d6758096a5e6b945a44432ef9 diff --git a/include/headers b/include/headers index d06774c1..dbb134d1 100644 --- a/include/headers +++ b/include/headers @@ -1,6 +1,7 @@ -# $Id: headers,v 1.8 2007/01/13 23:31:33 tom Exp $ +# $Id: headers,v 1.14 2020/02/02 23:34:34 tom Exp $ ############################################################################## -# Copyright (c) 1998-2006,2007 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"), # @@ -29,14 +30,24 @@ # # 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 -tic.h -term_entry.h -nc_tparm.h +$(srcdir)/tic.h +$(srcdir)/term_entry.h +$(srcdir)/nc_tparm.h + +# Porting +@ port_win32con +$(srcdir)/ncurses_mingw.h +$(srcdir)/nc_mingw.h # vile:makemode