diff options
author | James Cowgill <james410@cowgill.org.uk> | 2017-05-17 17:06:00 +0100 |
---|---|---|
committer | James Cowgill <james410@cowgill.org.uk> | 2017-05-18 11:18:30 +0100 |
commit | 675b271aa60cd2c24a53927533a106d022b21203 (patch) | |
tree | ac2770ddbb5ea9527086e9d9b05a2a4dbb1b1c83 /tools/niminst/niminst.nim | |
parent | d3f0f87e81e262ee25fd528aae5b6db0bdf78d5e (diff) | |
download | Nim-675b271aa60cd2c24a53927533a106d022b21203.tar.gz |
makefile.tmpl: fix error handling and cleanups
This changes the indentation of all non-recipe lines from tabs to 2 spaces. While this doesn't fix anything, it avoids either make or someone interpreting those lines as a make recipe. This also fixes the error handling by using make's $(error) function instead. Previously make gave this syntax error whenever it hit the error handling code: ``` *** recipe commences before first target. Stop. ```
Diffstat (limited to 'tools/niminst/niminst.nim')
0 files changed, 0 insertions, 0 deletions