OpenCores
URL https://opencores.org/ocsvn/hf-risc/hf-risc/trunk

Subversion Repositories hf-risc

[/] [hf-risc/] [trunk/] [tools/] [riscv-gnu-toolchain-master/] [scripts/] [wrapper/] [awk/] [awk.in] - Blame information for rev 13

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 13 serginhofr
#!/bin/sh
2
 
3
# We can add the current directory to the front of PATH so that
4
# awk will invoke gawk (rather than mawk etc.).
5
# We use this to work around systems with awk != gawk.
6
 
7
exec ${AWK:-@GAWK@} "$@"

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.