Home
last modified time | relevance | path

Searched full:makefile (Results 1 – 25 of 59) sorted by relevance

123

/civetweb-2.7.6/docs/
DBuilding.md172 Note: If `make` is used (with this [Makefile](https://github.com/civetweb/civetweb/blob/master/Make…
179 TARGET_OS values should be be one found in *resources/Makefile.in-os*.
187 Use the alternate *Makefile.osx* to do the build. The entire build has
188 to be done using *Makefile.osx* because additional compile and link options
189 are required. This Makefile has all the same options as the other one plus
193 make -f Makefile.osx package
/civetweb-2.7.6/src/third_party/lua-5.1.5/
DINSTALL6 controlled from the top-level Makefile.
26 place and the way to install files are defined in Makefile. You must
55 - Where and how to install Lua -- edit Makefile.
56 - How to build Lua -- edit src/Makefile.
68 (and also Windows). See src/luaconf.h and also src/Makefile.
DMakefile1 # makefile for installing Lua
3 # see src/Makefile and src/luaconf.h for further customization
87 @echo "These are the parameters currently set in src/Makefile to build Lua $R:"
91 @echo "These are the parameters currently set in Makefile to install Lua $R:"
128 # (end of Makefile)
/civetweb-2.7.6/src/third_party/lua-5.1.5/etc/
Dlua.pc3 # vars from install Makefile
5 # grep '^V=' ../Makefile
7 # grep '^R=' ../Makefile
10 # grep '^INSTALL_.*=' ../Makefile | sed 's/INSTALL_TOP/prefix/'
/civetweb-2.7.6/src/third_party/duktape-1.5.2/
DMakefile.sharedlibrary6 # $ make -f Makefile.sharedlibrary
7 # $ sudo make -f Makefile.sharedlibrary install
8 # $ make -f Makefile.sharedlibrary duk # --> example 'duk' linked to shared libduktape
DREADME.rst35 See Makefile.hello for a concrete example::
38 $ make -f Makefile.hello
47 $ make -f Makefile.cmdline
DMakefile.hello2 # Example Makefile for building a program with embedded Duktape.
8 # Makefile uses the combined source file.
/civetweb-2.7.6/src/third_party/duktape-1.8.0/
DMakefile.sharedlibrary6 # $ make -f Makefile.sharedlibrary
7 # $ sudo make -f Makefile.sharedlibrary install
8 # $ make -f Makefile.sharedlibrary duk # --> example 'duk' linked to shared libduktape
DREADME.rst35 See Makefile.hello for a concrete example::
38 $ make -f Makefile.hello
47 $ make -f Makefile.cmdline
DMakefile.hello2 # Example Makefile for building a program with embedded Duktape.
8 # Makefile uses the combined source file.
/civetweb-2.7.6/src/third_party/lua-5.3.5/doc/
Dreadme.html111 The <TT>Makefile</TT> there controls both the build process and the installation process.
149 place and the way to install files are defined in the <TT>Makefile</TT>. You'll
197 <LI> Where and how to install Lua &mdash; edit <TT>Makefile</TT>.
198 <LI> How to build Lua &mdash; edit <TT>src/Makefile</TT>.
249 dynamic linking; <TT>src/Makefile</TT> does this for the Lua interpreter.
/civetweb-2.7.6/test/
DMakefileTest.mk6 #This makefile is used to test the other Makefiles
11 include $(TOP)/resources/Makefile.in-os
27 $(MAKE) -C $(TOP) -f Makefile.osx clean package
/civetweb-2.7.6/src/third_party/lua-5.2.4/doc/
Dreadme.html114 The <TT>Makefile</TT> there controls both the build process and the installation process.
152 place and the way to install files are defined in the <TT>Makefile</TT>. You'll
200 <LI> Where and how to install Lua &mdash; edit <TT>Makefile</TT>.
201 <LI> How to build Lua &mdash; edit <TT>src/Makefile</TT>.
258 dynamic linking; <TT>src/Makefile</TT> does this for the Lua interpreter.
/civetweb-2.7.6/examples/_obsolete/hello/
DMakefile6 #This makefile is used to test the other Makefiles
18 include $(TOP)/resources/Makefile.in-os
/civetweb-2.7.6/examples/_obsolete/upload/
DMakefile6 #This makefile is used to test the other Makefiles
18 include $(TOP)/resources/Makefile.in-os
/civetweb-2.7.6/examples/embedded_cpp/
DMakefile6 #This makefile is used to test the other Makefiles
18 include $(TOP)/resources/Makefile.in-os
/civetweb-2.7.6/examples/_obsolete/post/
DMakefile6 #This makefile is used to test the other Makefiles
18 include $(TOP)/resources/Makefile.in-os
/civetweb-2.7.6/examples/_obsolete/websocket/
DMakefile6 #This makefile is used to test the other Makefiles
18 include $(TOP)/resources/Makefile.in-os
/civetweb-2.7.6/examples/_obsolete/websocket_client/
DMakefile7 #This makefile is used to test the other Makefiles
19 include $(TOP)/resources/Makefile.in-os
/civetweb-2.7.6/examples/_obsolete/ws_server/
DMakefile6 #This makefile is used to test the other Makefiles
18 include $(TOP)/resources/Makefile.in-os
/civetweb-2.7.6/examples/embedded_c/
DMakefile6 #This makefile is used to test the other Makefiles
18 include $(TOP)/resources/Makefile.in-os
/civetweb-2.7.6/examples/rest/
DMakefile7 #This makefile is used to test the other Makefiles
19 include $(TOP)/resources/Makefile.in-os
/civetweb-2.7.6/examples/_obsolete/chat/
DMakefile6 #This makefile is used to test the other Makefiles
19 include $(TOP)/resources/Makefile.in-os
/civetweb-2.7.6/resources/
Dcoverity_check.sh22 cp Makefile cov_build/
29 cp resources/Makefile.in-os cov_build/resources/
/civetweb-2.7.6/src/third_party/lua-5.1.5/src/
DMakefile1 # makefile for building Lua
3 # see ../Makefile and luaconf.h for further customization
182 # (end of Makefile)

123