Add infrastructure to add CGI binaries to THTTPD example
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1999 42af7a65-404d-4744-a932-0658087f49c3
Showing
- examples/thttpd/Makefile 6 additions, 1 deletionexamples/thttpd/Makefile
- examples/thttpd/content/Makefile 96 additions, 0 deletionsexamples/thttpd/content/Makefile
- examples/thttpd/content/hello.c 69 additions, 0 deletionsexamples/thttpd/content/hello.c
- examples/thttpd/content/hello/Makefile 78 additions, 0 deletionsexamples/thttpd/content/hello/Makefile
- examples/thttpd/content/hello/hello.c 68 additions, 0 deletionsexamples/thttpd/content/hello/hello.c
- examples/thttpd/content/mksymtab.sh 39 additions, 0 deletionsexamples/thttpd/content/mksymtab.sh
- examples/thttpd/main.c 85 additions, 3 deletionsexamples/thttpd/main.c
Loading
Please register or sign in to comment