summaryrefslogtreecommitdiff
path: root/mcon
diff options
context:
space:
mode:
authorRaphael Manfredi <Raphael_Manfredi@pobox.com>2017-05-13 15:04:24 +0200
committerRaphael Manfredi <Raphael_Manfredi@pobox.com>2017-05-13 15:04:24 +0200
commit99104a7e78bb3394d96c147d6582a71ebf0dc58b (patch)
tree24c4f0f884d0d96af24b79c1c9a9d4d118f924cf /mcon
parentd487b1c1ed378f6221d8d0a43ea41e9a2e8ed865 (diff)
Unix: an end-of-line was missing!
Diffstat (limited to 'mcon')
-rw-r--r--mcon/U/Unix.U3
1 files changed, 2 insertions, 1 deletions
diff --git a/mcon/U/Unix.U b/mcon/U/Unix.U
index 122c21e..ed1d066 100644
--- a/mcon/U/Unix.U
+++ b/mcon/U/Unix.U
@@ -47,7 +47,8 @@
?S:rm_try:
?S: This is a cleanup variable for try test programs.
?S: Internal Configure use only.
-?S:.?INIT:: Extra object files, if any, needed on this platform.
+?S:.
+?INIT:: Extra object files, if any, needed on this platform.
?INIT:archobjs=''
: Define several unixisms.
: Hints files or command line option can be used to override them.