We got this web server's embryo from Georg Horn, muchos gracias.
This commit is contained in:
parent
fd8bf5f171
commit
9490278ece
@ -1,4 +1,7 @@
|
||||
CFLAGS = -g -Wall -W
|
||||
# sws is the Silly Web Server
|
||||
#
|
||||
# Original http server code contributed by Georg Horn. Heavily modified since.
|
||||
#
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign
|
||||
|
||||
@ -7,4 +10,3 @@ noinst_PROGRAMS = sws
|
||||
sws_SOURCES= sws.c getpart.c
|
||||
|
||||
all:
|
||||
echo "nothing to do here for make all"
|
||||
|
Loading…
x
Reference in New Issue
Block a user