Makefile.tcc
author viric@llimona
Tue, 30 May 2006 12:02:13 +0200
changeset 55 c72dbd390cf2
parent 31 5161682619f7
permissions -rw-r--r--
Now the tcp_server sends the log file. The tcp server is now shutted down by its own function call.

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

include Makefile.common