From: Joel Rosdahl Date: Sat, 22 May 2010 21:21:20 +0000 (+0200) Subject: Mark up makefile target X-Git-Tag: v3.0~98 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=87ef08d6c903a0e48f63353d4e952da088079012;p=thirdparty%2Fccache.git Mark up makefile target --- diff --git a/NEWS.txt b/NEWS.txt index 29902d2e2..036e79cee 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -102,7 +102,7 @@ New features and improvements program specified by `CCACHE_PREFIX`, etc.), ccache copes with it properly. - - Added installcheck and distcheck make targets. + - Added `installcheck` and `distcheck` make targets. - Clarified cache size limit options' semantics.