make: new lib/Makefile for libtcc1.a on more platforms
commit86ffc4812952f11a35afa19b24a3e6d1a12f4490
authorgrischka <grischka>
Sat, 4 Dec 2010 15:47:08 +0000 (4 16:47 +0100)
committergrischka <grischka>
Sat, 4 Dec 2010 15:47:08 +0000 (4 16:47 +0100)
tree7793f0de96d21eae73564d907f97fb25e85a69eb
parent2ce9a0e2fe10a4e9a851ff2b8d4c14b36fff5eef
make: new lib/Makefile for libtcc1.a on more platforms

win32/64 cross-compilers now build libtcc1.a and install it
together with the windows headers in a 'win32' sub-directory
of TCCDIR.
Makefile
configure
lib/Makefile [new file with mode: 0644]
libtcc.c
tests/Makefile
win32/build-tcc.bat