summaryrefslogtreecommitdiff
path: root/http_show/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'http_show/Makefile')
-rw-r--r--http_show/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/http_show/Makefile b/http_show/Makefile
new file mode 100644
index 0000000..f78dcc6
--- /dev/null
+++ b/http_show/Makefile
@@ -0,0 +1,2 @@
+make:
+ gcc http_show.c -o http_show \ No newline at end of file