nuttx-apps/examples/thttpd
Xiang Xiao f074d7f376 Makefile: let install depend on the target binary
to ensure the binary get built and install once
2020-03-22 22:42:13 +00:00
..
content Makefile: let install depend on the target binary 2020-03-22 22:42:13 +00:00
.gitignore Don't generate .depend anymore 2020-03-22 18:15:21 +00:00
Kconfig apps/: Modification to build system: Unified application compilation rules 2018-09-03 09:29:56 -06:00
Make.defs apps/: In all Make.def files, append to CONFIGURED_APPS patch with the absolute path. 2019-10-17 11:33:59 -06:00
Makefile Makefile: Fix more warning: jobserver unavailable: using -j1. Add '+' to parent make rule. (#27) 2020-01-21 17:44:45 +01:00
thttpd_main.c Application.mk and main.c files: Change builtin's entry point from main to xxx_main by macro expansion. This change make the entry point fully compliant with POSIX/ANSI standard. 2019-10-06 06:14:56 -06:00