]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - c++/Makefile.in
ncurses 6.2 - patch 20201227
[ncurses.git] / c++ / Makefile.in
index 15926a2c6400c3787d92774146bc7e3d29a3d578..1efb2691d3e2e513076a9e1ca225bee631facc07 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.in,v 1.125 2020/07/18 20:33:27 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,7 +201,6 @@ HEADER_DEPS = \
        ../include/ncurses_dll.h \
        ../include/panel.h \
        ../include/unctrl.h \
-       $(INCDIR)/nc_mingw.h \
        $(INCDIR)/nc_string.h \
        $(srcdir)/cursesp.h \
        $(srcdir)/cursesw.h \