Home
last modified time | relevance | path

Searched refs:clean (Results 1 – 25 of 29) sorted by relevance

12

/civetweb-2.7.6/test/
DMakefileTest.mk22 test: clean
27 $(MAKE) -C $(TOP) -f Makefile.osx clean package
31 $(MAKE) -C $(TOP)/examples/embedded_c clean all
32 $(MAKE) -C $(TOP)/examples/embedded_c clean
34 $(MAKE) -C $(TOP)/examples/embedded_cpp clean all
35 $(MAKE) -C $(TOP)/examples/embedded_cpp clean
37 $(MAKE) -C $(TOP)/examples/chat clean all
38 $(MAKE) -C $(TOP)/examples/chat clean
40 $(MAKE) -C $(TOP)/examples/hello clean all
41 $(MAKE) -C $(TOP)/examples/hello clean
[all …]
/civetweb-2.7.6/examples/_obsolete/hello/
DMakefile30 $(MAKE) -C $(TOP) clean lib
33 clean: target
36 .PHONY: all clean
/civetweb-2.7.6/examples/_obsolete/upload/
DMakefile30 $(MAKE) -C $(TOP) clean lib
33 clean: target
36 .PHONY: all clean
/civetweb-2.7.6/examples/embedded_cpp/
DMakefile30 $(MAKE) -C $(TOP) clean lib WITH_CPP=1
33 clean: target
36 .PHONY: all clean
/civetweb-2.7.6/examples/_obsolete/post/
DMakefile30 $(MAKE) -C $(TOP) clean lib
33 clean: target
36 .PHONY: all clean
/civetweb-2.7.6/examples/_obsolete/websocket_client/
DMakefile31 $(MAKE) -C $(TOP) clean lib WITH_WEBSOCKET=1
34 clean: target
37 .PHONY: all clean
/civetweb-2.7.6/examples/_obsolete/websocket/
DMakefile30 $(MAKE) -C $(TOP) clean lib WITH_WEBSOCKET=1
33 clean: target
36 .PHONY: all clean
/civetweb-2.7.6/examples/_obsolete/ws_server/
DMakefile30 $(MAKE) -C $(TOP) clean lib WITH_WEBSOCKET=1
33 clean: target
36 .PHONY: all clean
/civetweb-2.7.6/examples/embedded_c/
DMakefile30 $(MAKE) -C $(TOP) WITH_IPV6=1 WITH_WEBSOCKET=1 COPT='-DNO_SSL_DL=1' clean lib
33 clean: target
36 .PHONY: all clean
/civetweb-2.7.6/examples/_obsolete/chat/
DMakefile31 $(MAKE) -C $(TOP) clean lib
37 clean: target
40 .PHONY: all clean
/civetweb-2.7.6/examples/rest/
DMakefile31 $(MAKE) -C $(TOP) WITH_IPV6=1 WITH_WEBSOCKET=1 COPT='-DNO_SSL_DL=1' clean lib
34 clean: target
37 .PHONY: all clean
/civetweb-2.7.6/src/third_party/lua-5.1.5/etc/
DMakefile41 clean: target
44 .PHONY: default min noparser one strict clean
/civetweb-2.7.6/src/third_party/lua-5.1.5/
DMakefile55 $(PLATS) clean: target
126 .PHONY: all $(PLATS) clean test install local none dummy echo pecho lecho
DHISTORY126 + major code re-organization and clean-up; reduced module interdependecies.
/civetweb-2.7.6/src/third_party/lua-5.2.4/
DMakefile54 $(PLATS) clean: target
112 .PHONY: all $(PLATS) clean test install local none dummy echo pecho lecho
/civetweb-2.7.6/src/third_party/lua-5.3.5/
DMakefile54 $(PLATS) clean: target
112 .PHONY: all $(PLATS) clean test install local none dummy echo pecho lecho
/civetweb-2.7.6/src/third_party/duktape-1.5.2/debugger/
DMakefile36 .PHONY: clean
37 clean: target
/civetweb-2.7.6/src/third_party/duktape-1.8.0/debugger/
DMakefile36 .PHONY: clean
37 clean: target
/civetweb-2.7.6/
DMakefile225 @echo "make clean clean up the mess"
DRELEASE_NOTES.md337 - Wait for threads to finish when stopping for a clean shutdown (F-Secure Corporation)
425 + Supports build, install and clean rules.
/civetweb-2.7.6/docs/
DBuilding.md62 make clean slib WITH_CPP=1 WITH_LUA=1 WITH_WEBSOCKET=1
68 The *slib* option should be done on a separate clean build as position
73 make clean
/civetweb-2.7.6/src/third_party/lua-5.1.5/src/
DMakefile60 clean: target
119 .PHONY: all $(PLATS) default o a clean depend echo none
/civetweb-2.7.6/src/third_party/lua-5.2.4/src/
DMakefile68 clean: target
124 .PHONY: all $(PLATS) default o a clean depend echo none
/civetweb-2.7.6/src/third_party/lua-5.3.5/src/
DMakefile68 clean: target
128 .PHONY: all $(PLATS) default o a clean depend echo none
/civetweb-2.7.6/src/
Dmod_duktape.inl9 /* Alternative: redefine a new, clean API from scratch (instead of using mg),

12