This website requires JavaScript.
Explore
Help
Sign In
zhangzhaopeng
/
sdk-hwV1.3
Watch
1
Star
0
Fork
You've already forked sdk-hwV1.3
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
db0777c83d
sdk-hwV1.3
/
external
/
eyesee-mpp
/
system
/
public
/
tinyhttpd
/
Makefile
8 lines
95 B
Makefile
Executable File
Raw
Blame
History
all
:
httpd
httpd
:
httpd
.
c
gcc -W -Wall -lsocket -lpthread -o httpd httpd.c
clean
:
rm httpd
Reference in New Issue
View Git Blame
Copy Permalink