Makefile.tcc
author viric@llimona
Tue, 30 May 2006 12:57:31 +0200
changeset 58 c03287b2c3c1
parent 31 5161682619f7
permissions -rw-r--r--
Now the tcp_server handles well the situation where there isn't a log file.

# Tiny C
CC=tcc
MY_CFLAGS=
#MY_LDFLAGS=-static

include Makefile.common