diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ CFLAGS+=-Wall -Wextra -Wpedantic -plop: plop.o +plop: plop.o http.o http.h clean: rm -f plop *.o |
index : plop | ||
Framework for prototyping request-response protocols and servers | Aki |
summaryrefslogtreecommitdiffhomepage |