X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2FMakefile.in;h=2931b987bf1d8de0f13448defd1b95e3be58a850;hp=39806522257dc88f2a846bc94b8319df6c7f011f;hb=91d451ffc473b358d8d74506d2da8871e44fbd7b;hpb=312665d3aaaf5d8e3ba34d80fdd650abf758272a diff --git a/test/Makefile.in b/test/Makefile.in index 39806522..2931b987 100644 --- a/test/Makefile.in +++ b/test/Makefile.in @@ -1,4 +1,4 @@ -# $Id: Makefile.in,v 1.128 2021/04/24 23:10:15 tom Exp $ +# $Id: Makefile.in,v 1.129 2021/07/03 15:45:33 tom Exp $ ############################################################################## # Copyright 2020,2021 Thomas E. Dickey # # Copyright 1998-2017,2018 Free Software Foundation, Inc. # @@ -153,6 +153,11 @@ HEADER_DEPS = \ $(incdir)/unctrl.h \ $(INCDIR)/nc_alloc.h +################################################################################ + +@MAKE_PHONY@.PHONY : all +@MAKE_PHONY@.PHONY : check + all:: # Verify that each header-file can be compiled without including another.