Skip to content

Commit

Permalink
Merge pull request #1 from gao745/my
Browse files Browse the repository at this point in the history
update @21/6/13
  • Loading branch information
jesrui authored Jun 20, 2021
2 parents 1a3b240 + 7d34fb1 commit a01655c
Show file tree
Hide file tree
Showing 3 changed files with 1,513 additions and 335 deletions.
5 changes: 5 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
althttpd: althttpd.c
cc -Os -Wall -Wextra -o althttpd althttpd.c

clean:
rm -f althttpd
Loading

0 comments on commit a01655c

Please sign in to comment.