…Using make ¶ To build in a separate directory you need a make that supports the VPATH variable, for example GNU make and dmake . If you want to use a make by another name, for example bmake (a port of NetBSD make) on Linux or if your GNU make is called ‘ gmake ’, you need to set …
…eir own directory. To do this, you must use a version of make that supports the VPATH variable, such as GNU make cd to the directory where you want the object files and executables to go and run the configure script from the source directory (see Basic Installation ). You may nee…
…m vendors supply no make utility at all, and some native make programs lack the VPATH feature essential for using the GNU configure system to its full extent. The GNU make sources have a shell script to build make itself on such systems. MandelSpawn (SrcCD, UtilT) A parallel Mand…
…m vendors supply no make utility at all, and some native make programs lack the VPATH feature essential for using the GNU configure system to its full extent. The GNU make sources have a shell script to build make itself on such systems. DJ Delorie has ported GNU make to MS-DOS u…
…r to have another esp script process that request var uuid = v["jcr:uuid"]; var vPath = currentNode.getPath() + ".version." + uuid + ".html"; // Use Version creation date as the link text var vDate = v.getCreated().getTime(); %> <a href="<%= vPath %>"><%= vDate %></a><br/> <% %> …