Makefile: keybld is not in PATH
[a56.git] / 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
 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]"
 
 gram.c gram.h: a56.y
        @echo "[expect 2 shift/reduce conflicts here]"