diff options
Diffstat (limited to 'Makefile.SH')
-rw-r--r-- | Makefile.SH | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.SH b/Makefile.SH index 154937c983..42e9e797d1 100644 --- a/Makefile.SH +++ b/Makefile.SH @@ -527,7 +527,6 @@ install.html: all installhtml # normally shouldn't remake perly.[ch]. run_byacc: FORCE - @ echo 'Expect' 113 shift/reduce and 1 reduce/reduce conflict $(BYACC) -d perly.y chmod 664 perly.c sh $(shellflags) ./perly.fixer y.tab.c perly.c |