summary refs log tree commit diff stats
path: root/tools/niminst/niminst.nim
diff options
context:
space:
mode:
authorJames Cowgill <james410@cowgill.org.uk>2017-05-17 17:06:00 +0100
committerJames Cowgill <james410@cowgill.org.uk>2017-05-18 11:18:30 +0100
commit675b271aa60cd2c24a53927533a106d022b21203 (patch)
treeac2770ddbb5ea9527086e9d9b05a2a4dbb1b1c83 /tools/niminst/niminst.nim
parentd3f0f87e81e262ee25fd528aae5b6db0bdf78d5e (diff)
downloadNim-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