summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2016-04-15 00:05:55 -0700
committerMichael Forney <mforney@mforney.org>2016-04-15 02:10:09 -0700
commit847a964e027018edaed9c23f59a8b25a962c3f85 (patch)
treed2a114b1ddb376ec7edcefd0d49a00b001a71165
parent277feca9af47d81a101975cdc80d3a2a3ce16d59 (diff)
Style
-rw-r--r--core/sbase/gen.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/sbase/gen.rc b/core/sbase/gen.rc
index 38b6ae36..530abb53 100644
--- a/core/sbase/gen.rc
+++ b/core/sbase/gen.rc
@@ -111,7 +111,7 @@ executables=(\
getconf_hdrs=( confstr limits sysconf pathconf )^_l.h
getconf_outs='$outdir'/$getconf_hdrs
rule getconf_headers 'getconf=$$PWD/$srcdir/src/getconf.sh && cd $outdir && $$getconf'
-build $"getconf_outs getconf_headers '| $srcdir/src/getconf.sh'
+build $"getconf_outs getconf_headers '|' '$srcdir/src/getconf.sh'
for(exe in $executables) {
if(~ $exe install) src=x$exe