curl/tests/server/Makefile.am

13 строки
200 B
Makefile
Исходник Обычный вид История

# sws is the Silly Web Server
#
# Original http server code contributed by Georg Horn. Heavily modified since.
#
2002-02-25 15:44:58 +03:00
AUTOMAKE_OPTIONS = foreign
noinst_PROGRAMS = sws
sws_SOURCES= sws.c getpart.c
all: