Module Name: src
Committed By: lukem
Date: Fri Oct 30 10:45:09 UTC 1998
Modified Files:
src/share/mk: bsd.sys.mk
Log Message:
implement LEXPREFIX and YACCPREFIX, which allow overriding the `yy'
prefix of generated tokens, and `.yy.{c,h}' suffix in filenames.
this solves the problem i had in [misc/1989] (albiet a different way).