]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - c++/Makefile.in
ncurses 6.2 - patch 20200906
[ncurses.git] / c++ / Makefile.in
index e418d645d1d483ffafd2472af7e31f3930aeb086..1efb2691d3e2e513076a9e1ca225bee631facc07 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.in,v 1.126 2020/08/29 18:35:49 tom Exp $
+# $Id: Makefile.in,v 1.127 2020/09/05 19:01:14 tom Exp $
 ##############################################################################
 # Copyright 2018,2020 Thomas E. Dickey                                       #
 # Copyright 1998-2015,2016 Free Software Foundation, Inc.                    #
@@ -190,7 +190,7 @@ realclean :: distclean
 
 ###############################################################################
 
-HEADER_DEPS    = \
+HEADER_DEPS    = @INTERNALS_HDR@ \
        etip.h \
        ../include/curses.h \
        ../include/eti.h \
@@ -201,9 +201,7 @@ HEADER_DEPS = \
        ../include/ncurses_dll.h \
        ../include/panel.h \
        ../include/unctrl.h \
-       $(INCDIR)/nc_mingw.h \
        $(INCDIR)/nc_string.h \
-       $(INCDIR)/nc_win32.h \
        $(srcdir)/cursesp.h \
        $(srcdir)/cursesw.h \
        $(srcdir)/cursslk.h \