tinycc/examples
Thomas Preud'homme cb2138f8b0 Make examples' shebang use target tcc bindir path
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.
2011-06-18 00:45:20 +02:00
..
ex1.c.template Make examples' shebang use target tcc bindir path 2011-06-18 00:45:20 +02:00
ex2.c fix makefiles etc for subdirs 2009-04-18 15:08:03 +02:00
ex3.c fix makefiles etc for subdirs 2009-04-18 15:08:03 +02:00
ex4.c.template Make examples' shebang use target tcc bindir path 2011-06-18 00:45:20 +02:00
ex5.c fix makefiles etc for subdirs 2009-04-18 15:08:03 +02:00