index
:
imb3
trunk
A programming language that combines the best parts of Common Lisp and Forth.
Nathan Ringo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mk.sh
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'mk.sh')
-rwxr-xr-x
mk.sh
1
1 files changed, 0 insertions, 1 deletions
diff --git a/mk.sh b/mk.sh
index 2468954..343d2d3 100755
--- a/
mk.sh
+++ b/
mk.sh
@@ -21,5 +21,4 @@ EOF
ln -s "$srcdir/Makefile"
n="$(nproc)"
-watchexec -w "$srcdir" -- \
make "-j$n" "-l$n" "$@"