aboutsummaryrefslogtreecommitdiff
path: root/examples/ex3.c
Commit message (Collapse)AuthorAgeFilesLines
* makefile: unify cross with native buildsgrischka2017-02-251-2/+1
| | | | | | | | | | | | | supports building cross compilers on the fly without need for configure --enable-cross $ make cross # all compilers $ make cross-TARGET # only TARGET-compiler & its libtcc1.a with TARGET one from i386 x86_64 i386-win32 x86_64-win32 arm arm64 arm-wince c67 Type 'make help' for more information
* fix makefiles etc for subdirsgrischka2009-04-181-3/+4
|
* moved examplesbellard2005-04-141-0/+23