Loading tests/server/Makefile.am +4 −2 Original line number Diff line number Diff line CFLAGS = -g -Wall -W # sws is the Silly Web Server # # Original http server code contributed by Georg Horn. Heavily modified since. # AUTOMAKE_OPTIONS = foreign Loading @@ -7,4 +10,3 @@ noinst_PROGRAMS = sws sws_SOURCES= sws.c getpart.c all: echo "nothing to do here for make all" Loading
tests/server/Makefile.am +4 −2 Original line number Diff line number Diff line CFLAGS = -g -Wall -W # sws is the Silly Web Server # # Original http server code contributed by Georg Horn. Heavily modified since. # AUTOMAKE_OPTIONS = foreign Loading @@ -7,4 +10,3 @@ noinst_PROGRAMS = sws sws_SOURCES= sws.c getpart.c all: echo "nothing to do here for make all"