1 2 3 4 5 6 7 8 9 10 11 12
# # $Revision: 1.14 $ # LDADD=../../nanohttp/libnanohttp.la INCLUDES=-I${top_srcdir} noinst_PROGRAMS=http_server http_client http_server_SOURCES=http_server.c http_client_SOURCES=http_client.c