X-Git-Url: https://jxself.org/git/?p=a56.git;a=blobdiff_plain;f=Makefile;h=fe5da713f0caed8643a6e53f4ac71f1282f0bd8d;hp=fc5b25dc718ae51f7b88900eca1b5828e6b3dd39;hb=a59543bfa241db7671a82683c64190e70f5ea286;hpb=2d044bfe809be2fb02ae5aa8540cd57f7af407a1;ds=sidebyside diff --git a/Makefile b/Makefile index fc5b25d..fe5da71 100644 --- 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]"