BNFC / bnfc

BNF Converter
http://bnfc.digitalgrammars.com/
586 stars 165 forks source link

bnfc should not silently overwrite Makefile #220

Open andreasabel opened 6 years ago

andreasabel commented 6 years ago

While most of the generated files depend on the grammar and might frequently change, the Makefile only depends on name of the .cf file and parameters like -d. It is likely refined by the user and should not be silently overwritten.