]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - test/Makefile.in
ncurses 6.2 - patch 20210424
[ncurses.git] / test / Makefile.in
index e6edb9a691e33500c00fea7b122b795ee7e4fddb..39806522257dc88f2a846bc94b8319df6c7f011f 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.in,v 1.127 2021/04/18 11:48:06 tom Exp $
+# $Id: Makefile.in,v 1.128 2021/04/24 23:10:15 tom Exp $
 ##############################################################################
 # Copyright 2020,2021 Thomas E. Dickey                                       #
 # Copyright 1998-2017,2018 Free Software Foundation, Inc.                    #
@@ -153,6 +153,8 @@ HEADER_DEPS = \
        $(incdir)/unctrl.h \
        $(INCDIR)/nc_alloc.h
 
+all::
+
 # Verify that each header-file can be compiled without including another.
 check::
        @$(SHELL) -c "for header in *.h;\