mirror of
https://github.com/amiwm/amiwm.git
synced 2026-04-14 11:04:18 +00:00
Adjust yacc builds to support the original yacc (as opposed to bison)
yacc doesn't support the arguments we've been giving to bison. byacc was also tested.
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -15,11 +15,11 @@ Makefile
|
||||
/config_util
|
||||
/configure
|
||||
/executecmd
|
||||
/gram.c
|
||||
/gram.h
|
||||
/gram.tab.c
|
||||
/gram.tab.h
|
||||
/kbdlexer.c
|
||||
/kbdmodule.c
|
||||
/kbdmodule.h
|
||||
/kbdmodule.tab.c
|
||||
/kbdmodule.tab.h
|
||||
/lex.c
|
||||
/ppmtoinfo
|
||||
/requestchoice
|
||||
|
||||
Reference in New Issue
Block a user