projects
/
a56.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d044bf
)
Makefile: keybld is not in PATH
author
Jason Self
<j@jxself.org>
Sun, 26 Nov 2017 05:35:38 +0000
(21:35 -0800)
committer
Jason Self
<j@jxself.org>
Sun, 26 Nov 2017 05:35:38 +0000
(21:35 -0800)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index fc5b25dc718ae51f7b88900eca1b5828e6b3dd39..fe5da713f0caed8643a6e53f4ac71f1282f0bd8d 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-84,7
+84,7
@@
ksubs.o: subs.c
lex.o: lex.c gram.h
kparse.c: a56.key keybld
- keybld < a56.key > kparse.c
+
./
keybld < a56.key > kparse.c
gram.c gram.h: a56.y
@echo "[expect 2 shift/reduce conflicts here]"