diff options
| author | Michael Forney <mforney@mforney.org> | 2016-04-17 00:53:14 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-04-17 00:53:14 -0700 |
| commit | 8303872c044b4133b17b67413168e41a3c870943 (patch) | |
| tree | ce9a51b5e8ff2ad30a2c71fab784a9abe3ce21e2 /core/sbase | |
| parent | 0367f278de5ae628622d954fca1ff1a4780c7483 (diff) | |
Array style
Diffstat (limited to 'core/sbase')
| -rw-r--r-- | core/sbase/gen.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/sbase/gen.rc b/core/sbase/gen.rc index 86bdb775..558c59e0 100644 --- a/core/sbase/gen.rc +++ b/core/sbase/gen.rc @@ -106,7 +106,7 @@ executables=(\ yes\ ) -getconf_hdrs=( confstr limits sysconf pathconf )^_l.h +getconf_hdrs=(confstr limits sysconf pathconf)^_l.h getconf_outs='$outdir'/$getconf_hdrs rule getconf_headers 'getconf=$$PWD/$srcdir/getconf.sh && cd $outdir && $$getconf' build $"getconf_outs getconf_headers '|' '$srcdir/getconf.sh' |
