From 77e4271ceb24212cfd025be9ce880bdeb5a14013 Mon Sep 17 00:00:00 2001 From: "H.Merijn Brand" Date: Sun, 22 May 2016 17:07:59 +0200 Subject: Remove trailing whitespace in meta-lines in units (#3) --- mcon/U/make.U | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'mcon/U/make.U') diff --git a/mcon/U/make.U b/mcon/U/make.U index 49c0641..f9191b4 100644 --- a/mcon/U/make.U +++ b/mcon/U/make.U @@ -2,7 +2,7 @@ ?RCS: ?RCS: Copyright (c) 1996, Andy Dougherty ?RCS: Copyright (c) 1991-1997, 2004-2006, Raphael Manfredi -?RCS: +?RCS: ?RCS: You may redistribute only under the terms of the Artistic License, ?RCS: as specified in the README file that comes with the distribution. ?RCS: You may reuse parts of this distribution only within the terms of @@ -20,11 +20,11 @@ ?S: This variable contains the string to be included in Makefile.SH ?S: so that MAKE is set if needed, and not if not needed. ?S: Possible values are: -?S: +?S: ?S: make_set_make='#' # If your make program handles this for you, -?S: +?S: ?S: make_set_make="MAKE=$make" # if it doesn't. -?S: +?S: ?S: This uses a comment character so that we can distinguish a ?S: 'set' value (from a previous config.sh or Configure -D option) ?S: from an uncomputed value. -- cgit v1.2.3