X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2FMakefile.in;h=39806522257dc88f2a846bc94b8319df6c7f011f;hp=e6edb9a691e33500c00fea7b122b795ee7e4fddb;hb=312665d3aaaf5d8e3ba34d80fdd650abf758272a;hpb=7f4b9f390624835ceb0849965a7f6ff2dcb39d00 diff --git a/test/Makefile.in b/test/Makefile.in index e6edb9a6..39806522 100644 --- a/test/Makefile.in +++ b/test/Makefile.in @@ -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;\