summaryrefslogtreecommitdiff
path: root/mcon/U/Cppsym.U
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2016-05-22 17:07:59 +0200
committerRaphael Manfredi <Raphael_Manfredi@pobox.com>2016-05-22 17:07:59 +0200
commit77e4271ceb24212cfd025be9ce880bdeb5a14013 (patch)
treeeafae79b095ea157f73d4602aa11cf59c59e7258 /mcon/U/Cppsym.U
parent168d50c6581d1429e2b2654d62b2520377095735 (diff)
Remove trailing whitespace in meta-lines in units (#3)
Diffstat (limited to 'mcon/U/Cppsym.U')
-rw-r--r--mcon/U/Cppsym.U8
1 files changed, 4 insertions, 4 deletions
diff --git a/mcon/U/Cppsym.U b/mcon/U/Cppsym.U
index ae80d94..8588b7e 100644
--- a/mcon/U/Cppsym.U
+++ b/mcon/U/Cppsym.U
@@ -1,13 +1,13 @@
?RCS: $Id$
?RCS:
?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
?RCS: that same Artistic License; a copy of which may be found at the root
?RCS: of the source tree for dist 4.0.
-?RCS:
+?RCS:
?RCS: $Log: Cppsym.U,v $
?RCS: Revision 3.0.1.5 1995/05/12 11:59:11 ram
?RCS: patch54: split awk command onto two lines for older awks (ADO)
@@ -30,14 +30,14 @@
?RCS: Revision 3.0 1993/08/18 12:04:50 ram
?RCS: Baseline for dist 3.0 netwide release.
?RCS:
-?X:
+?X:
?X: This unit produces a shell script called Cppsym, which can be used to
?X: determine whether any in a list of symbols is defined by the C compilation
?X: chain (C preprocessor symbols plus C compiler native ones).
?X: It can determine the status of any symbol, though the symbols in $al
?X: are more easily determined. If you want to add to $al you can do
?X: it in Myinit.U.
-?X:
+?X:
?MAKE:Cppsym ccsymbols cppsymbols cppccsymbols: run \
eunicefix Guess awk cat tr sed sort rm startsh osname \
+cc gccversion test comm uniq echo Options trnl \