X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=Makefile.in;h=7be6e767763713b6c92ce3702333d69c622501e4;hp=b5a6035d83c59e21020a30430d17abc8558fc6d1;hb=6830dca51a4e50d41e7bd114bdbaa857b42a46f4;hpb=44963481f15221316cbf9f7289a710f54cab2c84 diff --git a/Makefile.in b/Makefile.in index b5a6035d..7be6e767 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,6 +1,7 @@ -# $Id: Makefile.in,v 1.41 2018/11/24 22:38:10 tom Exp $ +# $Id: Makefile.in,v 1.43 2020/02/02 23:34:34 tom Exp $ ############################################################################## -# Copyright (c) 1998-2015,2018 Free Software Foundation, Inc. # +# Copyright 2018-2019,2020 Thomas E. Dickey # +# Copyright 1998-2014,2015 Free Software Foundation, Inc. # # # # Permission is hereby granted, free of charge, to any person obtaining a # # copy of this software and associated documentation files (the "Software"), # @@ -98,6 +99,9 @@ preinstall : distclean \ realclean :: +check: + @ echo The test-programs are interactive + # Put the common rules here so that we can easily construct the list of # directories to visit.