summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-12-04 07:37:05 -0800
committerKaz Kylheku <kaz@kylheku.com>2014-12-04 07:37:05 -0800
commitf328b8112d08d6882b300440d591cde9d40383a6 (patch)
treec061d68f03e96382727b2c5a4d35b7713886ff07 /Makefile
parentfe7359a6d119b08b4f26bba7734654b623db4be1 (diff)
downloadtxr-f328b8112d08d6882b300440d591cde9d40383a6.tar.gz
txr-f328b8112d08d6882b300440d591cde9d40383a6.tar.bz2
txr-f328b8112d08d6882b300440d591cde9d40383a6.zip
* Makefile (tests/009/json.out): Use eager assignment
intead of lazy assignment to set TXR_ARGS.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3d54e2d4..28bdb744 100644
--- a/Makefile
+++ b/Makefile
@@ -141,7 +141,7 @@ tests/008/configfile.out: TXR_ARGS := $(top_srcdir)/tests/008/configfile
tests/008/students.out: TXR_ARGS := $(top_srcdir)/tests/008/students.xml
tests/008/soundex.out: TXR_ARGS := soundex sowndex lloyd lee jackson robert
tests/008/filtenv.out: TXR_OPTS := -B
-tests/009/json.out: TXR_ARGS = $(addprefix $(top_srcdir)/tests/009/,webapp.json pass1.json)
+tests/009/json.out: TXR_ARGS := $(addprefix $(top_srcdir)/tests/009/,webapp.json pass1.json)
tests/010/align-columns.out: TXR_ARGS := $(top_srcdir)/tests/010/align-columns.dat
tests/010/block.out: TXR_OPTS := -B
tests/010/reghash.out: TXR_OPTS := -B