mirror of
git://repo.or.cz/tinycc.git
synced 2026-06-19 19:34:19 +08:00
Use @BINDIR@ in shebang of examples to put the right path on the target system. That is, use #!/usr/local/bin/tcc if tcc is installed in /usr/local/bin and #!/usr/bin/tcc if tcc is installed in /usr/bin/tcc. |
||
|---|---|---|
| .. | ||
| ex1.c.template | ||
| ex2.c | ||
| ex3.c | ||
| ex4.c.template | ||
| ex5.c | ||