]> hackdaworld.org Git - hdw-linux/hdw-linux.git/blob - packages/base/flex/lex_wrapper
more toolchain + stage 1 updates
[hdw-linux/hdw-linux.git] / packages / base / flex / lex_wrapper
1 #!/bin/sh
2 exec /usr/bin/flex -l "$@"
3