ability to compile multiple *.c files with -c switch
commita13f183e4c2c4b4d1d40e142b57a4298672dfd2c
authorseyko <seyko2@gmail.com>
Sun, 12 Apr 2015 12:39:48 +0000 (12 15:39 +0300)
committerseyko <seyko2@gmail.com>
Sun, 12 Apr 2015 12:39:48 +0000 (12 15:39 +0300)
treea014fedae73418d6ee070b05440ae2719db8d376
parent05364072042ff37904a7b0b14cdd85a1ea1ca11d
ability to compile multiple *.c files with -c switch

    Usage example: tcc -c -xc ex5.cgi -xn ex2.c ex7.c ex6.cgi
tcc.c