CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/04/30 14:30:39
Modified files:
usr.bin/lex : Makefile
Log message:
Move FlexLexer.h from /usr/include/g++ to /usr/include. It is not
a g++-specific header and this matches most other systems. Needed
to use flex++ with clang. OK espie@ kettenis@
