tinycc/examples
grischka bb93064d78 makefile: unify cross with native builds
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
2017-02-25 12:51:04 +01:00
..
ex1.c Revert "Make ex1.c and ex4.c be executable on any systems" 2012-06-12 15:45:13 +02:00
ex2.c fix makefiles etc for subdirs 2009-04-18 15:08:03 +02:00
ex3.c makefile: unify cross with native builds 2017-02-25 12:51:04 +01:00
ex4.c Revert "Make ex1.c and ex4.c be executable on any systems" 2012-06-12 15:45:13 +02:00
ex5.c fix makefiles etc for subdirs 2009-04-18 15:08:03 +02:00