index
:
probe
master
Just testing things
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
c-httpd
/
Makefile
blob: 0b90a470cfc39b9ffb073ef9ea72b0f0d1b358d4 (
plain
)
1
2
3
4
5
6
7
all
:
httpd httpd
:
httpd.c gcc httpd.c
-
o httpd
clean
:
-
rm
httpd