X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=Ada95%2FMakefile.in;h=eeff9606efa2d29285f04da24d2c9c3e6fa42a2e;hp=75cfef1fb72ffeae020568f9849af3b061c622b0;hb=63d26709472433a4660c88461162252bf0e5fde8;hpb=d21ad44bdac29dcfbd1cf10a1918a42c43215b3d diff --git a/Ada95/Makefile.in b/Ada95/Makefile.in index 75cfef1f..eeff9606 100644 --- a/Ada95/Makefile.in +++ b/Ada95/Makefile.in @@ -1,4 +1,4 @@ -# $Id: Makefile.in,v 1.28 2021/07/03 18:54:54 tom Exp $ +# $Id: Makefile.in,v 1.29 2021/10/23 16:00:22 tom Exp $ ############################################################################## # Copyright 2020,2021 Thomas E. Dickey # # Copyright 1998-2010,2015 Free Software Foundation, Inc. # @@ -31,7 +31,7 @@ # Author: Juergen Pfeifer, 1996 # # Version Control -# $Revision: 1.28 $ +# $Revision: 1.29 $ # SHELL = @SHELL@ VPATH = @srcdir@ @@ -88,6 +88,10 @@ realclean :: -rm -f Makefile depend : + @ + +check : + @ tags : @