Makefile.tcc
author viric@llimona
Fri, 16 Jun 2006 18:45:24 +0200
changeset 62 39bf7ecd7b21
parent 31 5161682619f7
permissions -rw-r--r--
IPV6_V6ONLY setsockopt added for the udp server.

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

include Makefile.common