aboutsummaryrefslogtreecommitdiff
path: root/cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
committerneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
commit0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch)
tree2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text
downloadnevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz
nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip
Initial commit
Diffstat (limited to 'cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text')
-rw-r--r--cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text/x-cvsweb-markup&hideattic=0&sortby=log/index.html96
-rw-r--r--cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text/x-cvsweb-markup&hideattic=0&sortby=rev/index.html96
-rw-r--r--cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=author&only_with_tag=HEAD/index.html96
-rw-r--r--cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=author/index.html96
-rw-r--r--cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=date/index.html96
-rw-r--r--cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=log/index.html96
-rw-r--r--cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=rev/index.html96
-rw-r--r--cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text/x-cvsweb-markup/index.html96
8 files changed, 768 insertions, 0 deletions
diff --git a/cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text/x-cvsweb-markup&hideattic=0&sortby=log/index.html b/cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text/x-cvsweb-markup&hideattic=0&sortby=log/index.html
new file mode 100644
index 00000000..ca3f1002
--- /dev/null
+++ b/cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text/x-cvsweb-markup&hideattic=0&sortby=log/index.html
@@ -0,0 +1,96 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML>
+<HEAD><style> A { color:black }</style>
+<!-- hennerik CVSweb $Revision: 1.93 $ -->
+<TITLE>code/nel/Jamrules - view - 1.1</TITLE></HEAD>
+<BODY BGCOLOR="#eeeeee">
+<table width="100%" border=0 cellspacing=0 cellpadding=1 bgcolor="#aaaaaa"><tr valign=bottom><td><a href="Jamrules?hideattic=0&amp;sortby=log"><IMG SRC="http://www.nevrax.org/inc/img/picto-up.gif" ALT="[BACK]" BORDER="0" WIDTH="14" HEIGHT="13"></a> <b>Return to <A HREF="Jamrules?hideattic=0&amp;sortby=log">Jamrules</A>
+ CVS log</b> <IMG SRC="http://www.nevrax.org/inc/img/picto-news.gif" ALT="[TXT]" BORDER="0" WIDTH="13" HEIGHT="15"></td><td align=right><IMG SRC="http://www.nevrax.org/inc/img/picto-dir.gif" ALT="[DIR]" BORDER="0" WIDTH="15" HEIGHT="13"> <b>Up to <a href="/cvs/cvsweb.cgi/?hideattic=0&amp;sortby=log">Nevrax</a> / <a href="/cvs/cvsweb.cgi/code/?hideattic=0&amp;sortby=log">code</a> / <a href="/cvs/cvsweb.cgi/code/nel/?hideattic=0&amp;sortby=log">nel</a></b></td></tr></table><HR noshade><table width="100%"><tr><td bgcolor="#ffffff">File: <a href="/cvs/cvsweb.cgi/?hideattic=0&amp;sortby=log">Nevrax</a> / <a href="/cvs/cvsweb.cgi/code/?hideattic=0&amp;sortby=log">code</a> / <a href="/cvs/cvsweb.cgi/code/nel/?hideattic=0&amp;sortby=log">nel</a> / <a href="/cvs/cvsweb.cgi/code/nel/Jamrules?hideattic=0&amp;sortby=log">Jamrules</a>&nbsp;(<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/Jamrules?rev=1.1&amp;hideattic=0&amp;sortby=log" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/Jamrules?rev=1.1','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>)<BR>
+Revision <B>1.1</B>, <i>Mon Feb 18 13:51:55 2002 UTC</i> (4 months, 2 weeks ago) by <i>lecroart</i>
+<BR>Branch: <b>MAIN</b>
+<BR>CVS Tags: <b>georges_v2, HEAD</b><PRE>
+ADDED: Jam compile system
+</PRE>
+</td></tr></table><HR noshade><PRE>
+NEL_TOP ?= $(DOT) ;
+
+NEL_LIB ?= $(NEL_TOP)$(SLASH)lib ;
+
+NEL_OBJ ?= $(NEL_TOP)$(SLASH)obj ;
+
+HDRS += $(NEL_TOP)$(SLASH)include ;
+
+HDRS += E:/external/STLport-4.5/stlport s:/EXTERNAL/LIBXML2-2.4.5/include ;
+
+C++BASEFLAGS = $(C++FLAGS) /W3 /GX /GR /D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; ;
+
+LINKFLAGS += /LIBPATH:E:/external/STLport-4.5/lib /subsystem:windows ;
+
+LINKLIBS = User32.lib Gdi32.lib ;
+
+# d &nbsp;/nologo /MDd /W3 /GR /GX /Zi /Gm /Gi /Od /Gf &nbsp; &nbsp; &nbsp;/D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; /D &quot;_DEBUG&quot; /D &quot;__STL_DEBUG&quot; &nbsp; &nbsp; &nbsp;/Fp&quot;../obj/Debug/misc.pch&quot; /Yu&quot;stdmisc.h&quot; /Fo&quot;../obj/Debug/&quot; /Fd&quot;../obj/Debug/&quot; /FD /GZ /c
+# df /nologo /MDd /W3 /GR /GX /Zi /Gm /Gi /Od /Ob1 /Gf /D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; /D &quot;_DEBUG&quot; /D &quot;NL_DEBUG_FAST&quot; &nbsp; &nbsp;/Fp&quot;../obj/DebugFast/misc.pch&quot; /Yu&quot;stdmisc.h&quot; /Fo&quot;../obj/DebugFast/&quot; /Fd&quot;../obj/DebugFast/&quot; /FD /GZ /c
+# rd /nologo /MD &nbsp;/W3 /GR /GX /Zi &nbsp; &nbsp; &nbsp; &nbsp; /O2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; /D &quot;NDEBUG&quot; /D &quot;NL_RELEASE_DEBUG&quot; /Fp&quot;../obj/ReleaseDebug/misc.pch&quot; /Yu&quot;stdmisc.h&quot; /Fo&quot;../obj/ReleaseDebug/&quot; /Fd&quot;../obj/ReleaseDebug/&quot; /FD /c
+# r &nbsp;/nologo /MD &nbsp;/W3 /GR /GX &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /O2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; /D &quot;NDEBUG&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /Fp&quot;../obj/Release/misc.pch&quot; /Yu&quot;stdmisc.h&quot; /Fo&quot;../obj/Release/&quot; /Fd&quot;../obj/Release/&quot; /FD /c
+
+rule NelLibrary
+{
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(NEL_OBJ)$(SLASH)jam_debug ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MDd /Od /Zi /D &quot;_DEBUG&quot; /D &quot;__STL_DEBUG&quot; /Fd$(LOCATE_TARGET)$(SLASH) ;
+ &nbsp; &nbsp; &nbsp; Library $(NEL_LIB)$(SLASH)jam_$(&lt;)_debug : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(NEL_OBJ)$(SLASH)jam_debug_fast ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug_fast ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MDd /Od /Zi /Ob1 /D &quot;_DEBUG&quot; /D &quot;NL_DEBUG_FAST&quot; /Fd$(LOCATE_TARGET)$(SLASH) ;
+ &nbsp; &nbsp; &nbsp; Library $(NEL_LIB)$(SLASH)$(SLASH)jam_$(&lt;)_debug_fast : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(NEL_OBJ)$(SLASH)jam_release_debug ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release_debug ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MD /O2 /Zi /D &quot;NDEBUG&quot; /D &quot;NL_RELEASE_DEBUG&quot; /Fd$(LOCATE_TARGET)$(SLASH) ;
+ &nbsp; &nbsp; &nbsp; Library $(NEL_LIB)$(SLASH)$(SLASH)jam_$(&lt;)_release_debug : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(NEL_OBJ)$(SLASH)jam_release ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MD /O2 /D &quot;NDEBUG&quot; ;
+ &nbsp; &nbsp; &nbsp; Library $(NEL_LIB)$(SLASH)$(SLASH)jam_$(&lt;) : $(&gt;) ;
+}
+
+rule NelMain
+{
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(SEARCH_SOURCE)$(SLASH)jam_debug ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MDd /Od /Zi /D &quot;_DEBUG&quot; /D &quot;__STL_DEBUG&quot; /Fd$(LOCATE_TARGET)$(SLASH) /D &quot;_WINDOWS&quot; ;
+ &nbsp; &nbsp; &nbsp; Main $(&lt;)_debug : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(SEARCH_SOURCE)$(SLASH)jam_debug_fast ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug_fast ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MDd /Od /Zi /Ob1 /D &quot;_DEBUG&quot; /D &quot;NL_DEBUG_FAST&quot; /Fd$(LOCATE_TARGET)$(SLASH) /D &quot;_WINDOWS&quot; ;
+ &nbsp; &nbsp; &nbsp; Main $(&lt;)_debug_fast : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(SEARCH_SOURCE)$(SLASH)jam_release_debug ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release_debug ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MD /O2 /Zi /D &quot;NDEBUG&quot; /D &quot;NL_RELEASE_DEBUG&quot; /Fd$(LOCATE_TARGET)$(SLASH) /D &quot;_WINDOWS&quot; ;
+ &nbsp; &nbsp; &nbsp; Main $(&lt;)_release_debug : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(SEARCH_SOURCE)$(SLASH)jam_release ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MD /O2 /D &quot;NDEBUG&quot; /D &quot;_WINDOWS&quot; ;
+ &nbsp; &nbsp; &nbsp; Main $(&lt;) : $(&gt;) ;
+}
+
+rule NelLinkLibraries
+{
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug ;
+ &nbsp; &nbsp; &nbsp; LinkLibraries $(&lt;)_debug : $(NEL_LIB)$(SLASH)$(&gt;)_debug ;
+
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug_fast ;
+ &nbsp; &nbsp; &nbsp; LinkLibraries $(&lt;)_debug_fast : $(NEL_LIB)$(SLASH)$(&gt;)_debug_fast ;
+
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release_debug ;
+ &nbsp; &nbsp; &nbsp; LinkLibraries $(&lt;)_release_debug : $(NEL_LIB)$(SLASH)$(&gt;)_release_debug ;
+
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release ;
+ &nbsp; &nbsp; &nbsp; LinkLibraries $(&lt;) : $(NEL_LIB)$(SLASH)$(&gt;) ;
+}
+
+</PRE> \ No newline at end of file
diff --git a/cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text/x-cvsweb-markup&hideattic=0&sortby=rev/index.html b/cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text/x-cvsweb-markup&hideattic=0&sortby=rev/index.html
new file mode 100644
index 00000000..08f24e29
--- /dev/null
+++ b/cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text/x-cvsweb-markup&hideattic=0&sortby=rev/index.html
@@ -0,0 +1,96 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML>
+<HEAD><style> A { color:black }</style>
+<!-- hennerik CVSweb $Revision: 1.93 $ -->
+<TITLE>code/nel/Jamrules - view - 1.1</TITLE></HEAD>
+<BODY BGCOLOR="#eeeeee">
+<table width="100%" border=0 cellspacing=0 cellpadding=1 bgcolor="#aaaaaa"><tr valign=bottom><td><a href="Jamrules?hideattic=0&amp;sortby=rev"><IMG SRC="http://www.nevrax.org/inc/img/picto-up.gif" ALT="[BACK]" BORDER="0" WIDTH="14" HEIGHT="13"></a> <b>Return to <A HREF="Jamrules?hideattic=0&amp;sortby=rev">Jamrules</A>
+ CVS log</b> <IMG SRC="http://www.nevrax.org/inc/img/picto-news.gif" ALT="[TXT]" BORDER="0" WIDTH="13" HEIGHT="15"></td><td align=right><IMG SRC="http://www.nevrax.org/inc/img/picto-dir.gif" ALT="[DIR]" BORDER="0" WIDTH="15" HEIGHT="13"> <b>Up to <a href="/cvs/cvsweb.cgi/?hideattic=0&amp;sortby=rev">Nevrax</a> / <a href="/cvs/cvsweb.cgi/code/?hideattic=0&amp;sortby=rev">code</a> / <a href="/cvs/cvsweb.cgi/code/nel/?hideattic=0&amp;sortby=rev">nel</a></b></td></tr></table><HR noshade><table width="100%"><tr><td bgcolor="#ffffff">File: <a href="/cvs/cvsweb.cgi/?hideattic=0&amp;sortby=rev">Nevrax</a> / <a href="/cvs/cvsweb.cgi/code/?hideattic=0&amp;sortby=rev">code</a> / <a href="/cvs/cvsweb.cgi/code/nel/?hideattic=0&amp;sortby=rev">nel</a> / <a href="/cvs/cvsweb.cgi/code/nel/Jamrules?hideattic=0&amp;sortby=rev">Jamrules</a>&nbsp;(<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/Jamrules?rev=1.1&amp;hideattic=0&amp;sortby=rev" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/Jamrules?rev=1.1','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>)<BR>
+Revision <B>1.1</B>, <i>Mon Feb 18 13:51:55 2002 UTC</i> (4 months, 3 weeks ago) by <i>lecroart</i>
+<BR>Branch: <b>MAIN</b>
+<BR>CVS Tags: <b>georges_v2, HEAD</b><PRE>
+ADDED: Jam compile system
+</PRE>
+</td></tr></table><HR noshade><PRE>
+NEL_TOP ?= $(DOT) ;
+
+NEL_LIB ?= $(NEL_TOP)$(SLASH)lib ;
+
+NEL_OBJ ?= $(NEL_TOP)$(SLASH)obj ;
+
+HDRS += $(NEL_TOP)$(SLASH)include ;
+
+HDRS += E:/external/STLport-4.5/stlport s:/EXTERNAL/LIBXML2-2.4.5/include ;
+
+C++BASEFLAGS = $(C++FLAGS) /W3 /GX /GR /D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; ;
+
+LINKFLAGS += /LIBPATH:E:/external/STLport-4.5/lib /subsystem:windows ;
+
+LINKLIBS = User32.lib Gdi32.lib ;
+
+# d &nbsp;/nologo /MDd /W3 /GR /GX /Zi /Gm /Gi /Od /Gf &nbsp; &nbsp; &nbsp;/D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; /D &quot;_DEBUG&quot; /D &quot;__STL_DEBUG&quot; &nbsp; &nbsp; &nbsp;/Fp&quot;../obj/Debug/misc.pch&quot; /Yu&quot;stdmisc.h&quot; /Fo&quot;../obj/Debug/&quot; /Fd&quot;../obj/Debug/&quot; /FD /GZ /c
+# df /nologo /MDd /W3 /GR /GX /Zi /Gm /Gi /Od /Ob1 /Gf /D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; /D &quot;_DEBUG&quot; /D &quot;NL_DEBUG_FAST&quot; &nbsp; &nbsp;/Fp&quot;../obj/DebugFast/misc.pch&quot; /Yu&quot;stdmisc.h&quot; /Fo&quot;../obj/DebugFast/&quot; /Fd&quot;../obj/DebugFast/&quot; /FD /GZ /c
+# rd /nologo /MD &nbsp;/W3 /GR /GX /Zi &nbsp; &nbsp; &nbsp; &nbsp; /O2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; /D &quot;NDEBUG&quot; /D &quot;NL_RELEASE_DEBUG&quot; /Fp&quot;../obj/ReleaseDebug/misc.pch&quot; /Yu&quot;stdmisc.h&quot; /Fo&quot;../obj/ReleaseDebug/&quot; /Fd&quot;../obj/ReleaseDebug/&quot; /FD /c
+# r &nbsp;/nologo /MD &nbsp;/W3 /GR /GX &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /O2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; /D &quot;NDEBUG&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /Fp&quot;../obj/Release/misc.pch&quot; /Yu&quot;stdmisc.h&quot; /Fo&quot;../obj/Release/&quot; /Fd&quot;../obj/Release/&quot; /FD /c
+
+rule NelLibrary
+{
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(NEL_OBJ)$(SLASH)jam_debug ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MDd /Od /Zi /D &quot;_DEBUG&quot; /D &quot;__STL_DEBUG&quot; /Fd$(LOCATE_TARGET)$(SLASH) ;
+ &nbsp; &nbsp; &nbsp; Library $(NEL_LIB)$(SLASH)jam_$(&lt;)_debug : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(NEL_OBJ)$(SLASH)jam_debug_fast ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug_fast ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MDd /Od /Zi /Ob1 /D &quot;_DEBUG&quot; /D &quot;NL_DEBUG_FAST&quot; /Fd$(LOCATE_TARGET)$(SLASH) ;
+ &nbsp; &nbsp; &nbsp; Library $(NEL_LIB)$(SLASH)$(SLASH)jam_$(&lt;)_debug_fast : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(NEL_OBJ)$(SLASH)jam_release_debug ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release_debug ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MD /O2 /Zi /D &quot;NDEBUG&quot; /D &quot;NL_RELEASE_DEBUG&quot; /Fd$(LOCATE_TARGET)$(SLASH) ;
+ &nbsp; &nbsp; &nbsp; Library $(NEL_LIB)$(SLASH)$(SLASH)jam_$(&lt;)_release_debug : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(NEL_OBJ)$(SLASH)jam_release ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MD /O2 /D &quot;NDEBUG&quot; ;
+ &nbsp; &nbsp; &nbsp; Library $(NEL_LIB)$(SLASH)$(SLASH)jam_$(&lt;) : $(&gt;) ;
+}
+
+rule NelMain
+{
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(SEARCH_SOURCE)$(SLASH)jam_debug ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MDd /Od /Zi /D &quot;_DEBUG&quot; /D &quot;__STL_DEBUG&quot; /Fd$(LOCATE_TARGET)$(SLASH) /D &quot;_WINDOWS&quot; ;
+ &nbsp; &nbsp; &nbsp; Main $(&lt;)_debug : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(SEARCH_SOURCE)$(SLASH)jam_debug_fast ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug_fast ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MDd /Od /Zi /Ob1 /D &quot;_DEBUG&quot; /D &quot;NL_DEBUG_FAST&quot; /Fd$(LOCATE_TARGET)$(SLASH) /D &quot;_WINDOWS&quot; ;
+ &nbsp; &nbsp; &nbsp; Main $(&lt;)_debug_fast : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(SEARCH_SOURCE)$(SLASH)jam_release_debug ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release_debug ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MD /O2 /Zi /D &quot;NDEBUG&quot; /D &quot;NL_RELEASE_DEBUG&quot; /Fd$(LOCATE_TARGET)$(SLASH) /D &quot;_WINDOWS&quot; ;
+ &nbsp; &nbsp; &nbsp; Main $(&lt;)_release_debug : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(SEARCH_SOURCE)$(SLASH)jam_release ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MD /O2 /D &quot;NDEBUG&quot; /D &quot;_WINDOWS&quot; ;
+ &nbsp; &nbsp; &nbsp; Main $(&lt;) : $(&gt;) ;
+}
+
+rule NelLinkLibraries
+{
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug ;
+ &nbsp; &nbsp; &nbsp; LinkLibraries $(&lt;)_debug : $(NEL_LIB)$(SLASH)$(&gt;)_debug ;
+
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug_fast ;
+ &nbsp; &nbsp; &nbsp; LinkLibraries $(&lt;)_debug_fast : $(NEL_LIB)$(SLASH)$(&gt;)_debug_fast ;
+
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release_debug ;
+ &nbsp; &nbsp; &nbsp; LinkLibraries $(&lt;)_release_debug : $(NEL_LIB)$(SLASH)$(&gt;)_release_debug ;
+
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release ;
+ &nbsp; &nbsp; &nbsp; LinkLibraries $(&lt;) : $(NEL_LIB)$(SLASH)$(&gt;) ;
+}
+
+</PRE> \ No newline at end of file
diff --git a/cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=author&only_with_tag=HEAD/index.html b/cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=author&only_with_tag=HEAD/index.html
new file mode 100644
index 00000000..8be90ca1
--- /dev/null
+++ b/cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=author&only_with_tag=HEAD/index.html
@@ -0,0 +1,96 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML>
+<HEAD><style> A { color:black }</style>
+<!-- hennerik CVSweb $Revision: 1.93 $ -->
+<TITLE>code/nel/Jamrules - view - 1.1</TITLE></HEAD>
+<BODY BGCOLOR="#eeeeee">
+<table width="100%" border=0 cellspacing=0 cellpadding=1 bgcolor="#aaaaaa"><tr valign=bottom><td><a href="Jamrules?sortby=author&amp;only_with_tag=HEAD"><IMG SRC="http://www.nevrax.org/inc/img/picto-up.gif" ALT="[BACK]" BORDER="0" WIDTH="14" HEIGHT="13"></a> <b>Return to <A HREF="Jamrules?sortby=author&amp;only_with_tag=HEAD">Jamrules</A>
+ CVS log</b> <IMG SRC="http://www.nevrax.org/inc/img/picto-news.gif" ALT="[TXT]" BORDER="0" WIDTH="13" HEIGHT="15"></td><td align=right><IMG SRC="http://www.nevrax.org/inc/img/picto-dir.gif" ALT="[DIR]" BORDER="0" WIDTH="15" HEIGHT="13"> <b>Up to <a href="/cvs/cvsweb.cgi/?sortby=author&amp;only_with_tag=HEAD">Nevrax</a> / <a href="/cvs/cvsweb.cgi/code/?sortby=author&amp;only_with_tag=HEAD">code</a> / <a href="/cvs/cvsweb.cgi/code/nel/?sortby=author&amp;only_with_tag=HEAD">nel</a></b></td></tr></table><HR noshade><table width="100%"><tr><td bgcolor="#ffffff">File: <a href="/cvs/cvsweb.cgi/?sortby=author&amp;only_with_tag=HEAD">Nevrax</a> / <a href="/cvs/cvsweb.cgi/code/?sortby=author&amp;only_with_tag=HEAD">code</a> / <a href="/cvs/cvsweb.cgi/code/nel/?sortby=author&amp;only_with_tag=HEAD">nel</a> / <a href="/cvs/cvsweb.cgi/code/nel/Jamrules?sortby=author&amp;only_with_tag=HEAD">Jamrules</a>&nbsp;(<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/Jamrules?rev=1.1&amp;sortby=author&amp;only_with_tag=HEAD" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/Jamrules?rev=1.1','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>)<BR>
+Revision <B>1.1</B>, <i>Mon Feb 18 13:51:55 2002 UTC</i> (5 months, 1 week ago) by <i>lecroart</i>
+<BR>Branch: <b>MAIN</b>
+<BR>CVS Tags: <b>georges_v2, HEAD</b><PRE>
+ADDED: Jam compile system
+</PRE>
+</td></tr></table><HR noshade><PRE>
+NEL_TOP ?= $(DOT) ;
+
+NEL_LIB ?= $(NEL_TOP)$(SLASH)lib ;
+
+NEL_OBJ ?= $(NEL_TOP)$(SLASH)obj ;
+
+HDRS += $(NEL_TOP)$(SLASH)include ;
+
+HDRS += E:/external/STLport-4.5/stlport s:/EXTERNAL/LIBXML2-2.4.5/include ;
+
+C++BASEFLAGS = $(C++FLAGS) /W3 /GX /GR /D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; ;
+
+LINKFLAGS += /LIBPATH:E:/external/STLport-4.5/lib /subsystem:windows ;
+
+LINKLIBS = User32.lib Gdi32.lib ;
+
+# d &nbsp;/nologo /MDd /W3 /GR /GX /Zi /Gm /Gi /Od /Gf &nbsp; &nbsp; &nbsp;/D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; /D &quot;_DEBUG&quot; /D &quot;__STL_DEBUG&quot; &nbsp; &nbsp; &nbsp;/Fp&quot;../obj/Debug/misc.pch&quot; /Yu&quot;stdmisc.h&quot; /Fo&quot;../obj/Debug/&quot; /Fd&quot;../obj/Debug/&quot; /FD /GZ /c
+# df /nologo /MDd /W3 /GR /GX /Zi /Gm /Gi /Od /Ob1 /Gf /D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; /D &quot;_DEBUG&quot; /D &quot;NL_DEBUG_FAST&quot; &nbsp; &nbsp;/Fp&quot;../obj/DebugFast/misc.pch&quot; /Yu&quot;stdmisc.h&quot; /Fo&quot;../obj/DebugFast/&quot; /Fd&quot;../obj/DebugFast/&quot; /FD /GZ /c
+# rd /nologo /MD &nbsp;/W3 /GR /GX /Zi &nbsp; &nbsp; &nbsp; &nbsp; /O2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; /D &quot;NDEBUG&quot; /D &quot;NL_RELEASE_DEBUG&quot; /Fp&quot;../obj/ReleaseDebug/misc.pch&quot; /Yu&quot;stdmisc.h&quot; /Fo&quot;../obj/ReleaseDebug/&quot; /Fd&quot;../obj/ReleaseDebug/&quot; /FD /c
+# r &nbsp;/nologo /MD &nbsp;/W3 /GR /GX &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /O2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; /D &quot;NDEBUG&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /Fp&quot;../obj/Release/misc.pch&quot; /Yu&quot;stdmisc.h&quot; /Fo&quot;../obj/Release/&quot; /Fd&quot;../obj/Release/&quot; /FD /c
+
+rule NelLibrary
+{
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(NEL_OBJ)$(SLASH)jam_debug ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MDd /Od /Zi /D &quot;_DEBUG&quot; /D &quot;__STL_DEBUG&quot; /Fd$(LOCATE_TARGET)$(SLASH) ;
+ &nbsp; &nbsp; &nbsp; Library $(NEL_LIB)$(SLASH)jam_$(&lt;)_debug : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(NEL_OBJ)$(SLASH)jam_debug_fast ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug_fast ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MDd /Od /Zi /Ob1 /D &quot;_DEBUG&quot; /D &quot;NL_DEBUG_FAST&quot; /Fd$(LOCATE_TARGET)$(SLASH) ;
+ &nbsp; &nbsp; &nbsp; Library $(NEL_LIB)$(SLASH)$(SLASH)jam_$(&lt;)_debug_fast : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(NEL_OBJ)$(SLASH)jam_release_debug ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release_debug ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MD /O2 /Zi /D &quot;NDEBUG&quot; /D &quot;NL_RELEASE_DEBUG&quot; /Fd$(LOCATE_TARGET)$(SLASH) ;
+ &nbsp; &nbsp; &nbsp; Library $(NEL_LIB)$(SLASH)$(SLASH)jam_$(&lt;)_release_debug : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(NEL_OBJ)$(SLASH)jam_release ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MD /O2 /D &quot;NDEBUG&quot; ;
+ &nbsp; &nbsp; &nbsp; Library $(NEL_LIB)$(SLASH)$(SLASH)jam_$(&lt;) : $(&gt;) ;
+}
+
+rule NelMain
+{
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(SEARCH_SOURCE)$(SLASH)jam_debug ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MDd /Od /Zi /D &quot;_DEBUG&quot; /D &quot;__STL_DEBUG&quot; /Fd$(LOCATE_TARGET)$(SLASH) /D &quot;_WINDOWS&quot; ;
+ &nbsp; &nbsp; &nbsp; Main $(&lt;)_debug : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(SEARCH_SOURCE)$(SLASH)jam_debug_fast ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug_fast ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MDd /Od /Zi /Ob1 /D &quot;_DEBUG&quot; /D &quot;NL_DEBUG_FAST&quot; /Fd$(LOCATE_TARGET)$(SLASH) /D &quot;_WINDOWS&quot; ;
+ &nbsp; &nbsp; &nbsp; Main $(&lt;)_debug_fast : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(SEARCH_SOURCE)$(SLASH)jam_release_debug ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release_debug ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MD /O2 /Zi /D &quot;NDEBUG&quot; /D &quot;NL_RELEASE_DEBUG&quot; /Fd$(LOCATE_TARGET)$(SLASH) /D &quot;_WINDOWS&quot; ;
+ &nbsp; &nbsp; &nbsp; Main $(&lt;)_release_debug : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(SEARCH_SOURCE)$(SLASH)jam_release ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MD /O2 /D &quot;NDEBUG&quot; /D &quot;_WINDOWS&quot; ;
+ &nbsp; &nbsp; &nbsp; Main $(&lt;) : $(&gt;) ;
+}
+
+rule NelLinkLibraries
+{
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug ;
+ &nbsp; &nbsp; &nbsp; LinkLibraries $(&lt;)_debug : $(NEL_LIB)$(SLASH)$(&gt;)_debug ;
+
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug_fast ;
+ &nbsp; &nbsp; &nbsp; LinkLibraries $(&lt;)_debug_fast : $(NEL_LIB)$(SLASH)$(&gt;)_debug_fast ;
+
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release_debug ;
+ &nbsp; &nbsp; &nbsp; LinkLibraries $(&lt;)_release_debug : $(NEL_LIB)$(SLASH)$(&gt;)_release_debug ;
+
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release ;
+ &nbsp; &nbsp; &nbsp; LinkLibraries $(&lt;) : $(NEL_LIB)$(SLASH)$(&gt;) ;
+}
+
+</PRE> \ No newline at end of file
diff --git a/cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=author/index.html b/cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=author/index.html
new file mode 100644
index 00000000..073a75a8
--- /dev/null
+++ b/cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=author/index.html
@@ -0,0 +1,96 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML>
+<HEAD><style> A { color:black }</style>
+<!-- hennerik CVSweb $Revision: 1.93 $ -->
+<TITLE>code/nel/Jamrules - view - 1.1</TITLE></HEAD>
+<BODY BGCOLOR="#eeeeee">
+<table width="100%" border=0 cellspacing=0 cellpadding=1 bgcolor="#aaaaaa"><tr valign=bottom><td><a href="Jamrules?sortby=author"><IMG SRC="http://www.nevrax.org/inc/img/picto-up.gif" ALT="[BACK]" BORDER="0" WIDTH="14" HEIGHT="13"></a> <b>Return to <A HREF="Jamrules?sortby=author">Jamrules</A>
+ CVS log</b> <IMG SRC="http://www.nevrax.org/inc/img/picto-news.gif" ALT="[TXT]" BORDER="0" WIDTH="13" HEIGHT="15"></td><td align=right><IMG SRC="http://www.nevrax.org/inc/img/picto-dir.gif" ALT="[DIR]" BORDER="0" WIDTH="15" HEIGHT="13"> <b>Up to <a href="/cvs/cvsweb.cgi/?sortby=author">Nevrax</a> / <a href="/cvs/cvsweb.cgi/code/?sortby=author">code</a> / <a href="/cvs/cvsweb.cgi/code/nel/?sortby=author">nel</a></b></td></tr></table><HR noshade><table width="100%"><tr><td bgcolor="#ffffff">File: <a href="/cvs/cvsweb.cgi/?sortby=author">Nevrax</a> / <a href="/cvs/cvsweb.cgi/code/?sortby=author">code</a> / <a href="/cvs/cvsweb.cgi/code/nel/?sortby=author">nel</a> / <a href="/cvs/cvsweb.cgi/code/nel/Jamrules?sortby=author">Jamrules</a>&nbsp;(<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/Jamrules?rev=1.1&amp;sortby=author" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/Jamrules?rev=1.1','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>)<BR>
+Revision <B>1.1</B>, <i>Mon Feb 18 13:51:55 2002 UTC</i> (3 months, 4 weeks ago) by <i>lecroart</i>
+<BR>Branch: <b>MAIN</b>
+<BR>CVS Tags: <b>georges_v2, HEAD</b><PRE>
+ADDED: Jam compile system
+</PRE>
+</td></tr></table><HR noshade><PRE>
+NEL_TOP ?= $(DOT) ;
+
+NEL_LIB ?= $(NEL_TOP)$(SLASH)lib ;
+
+NEL_OBJ ?= $(NEL_TOP)$(SLASH)obj ;
+
+HDRS += $(NEL_TOP)$(SLASH)include ;
+
+HDRS += E:/external/STLport-4.5/stlport s:/EXTERNAL/LIBXML2-2.4.5/include ;
+
+C++BASEFLAGS = $(C++FLAGS) /W3 /GX /GR /D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; ;
+
+LINKFLAGS += /LIBPATH:E:/external/STLport-4.5/lib /subsystem:windows ;
+
+LINKLIBS = User32.lib Gdi32.lib ;
+
+# d &nbsp;/nologo /MDd /W3 /GR /GX /Zi /Gm /Gi /Od /Gf &nbsp; &nbsp; &nbsp;/D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; /D &quot;_DEBUG&quot; /D &quot;__STL_DEBUG&quot; &nbsp; &nbsp; &nbsp;/Fp&quot;../obj/Debug/misc.pch&quot; /Yu&quot;stdmisc.h&quot; /Fo&quot;../obj/Debug/&quot; /Fd&quot;../obj/Debug/&quot; /FD /GZ /c
+# df /nologo /MDd /W3 /GR /GX /Zi /Gm /Gi /Od /Ob1 /Gf /D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; /D &quot;_DEBUG&quot; /D &quot;NL_DEBUG_FAST&quot; &nbsp; &nbsp;/Fp&quot;../obj/DebugFast/misc.pch&quot; /Yu&quot;stdmisc.h&quot; /Fo&quot;../obj/DebugFast/&quot; /Fd&quot;../obj/DebugFast/&quot; /FD /GZ /c
+# rd /nologo /MD &nbsp;/W3 /GR /GX /Zi &nbsp; &nbsp; &nbsp; &nbsp; /O2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; /D &quot;NDEBUG&quot; /D &quot;NL_RELEASE_DEBUG&quot; /Fp&quot;../obj/ReleaseDebug/misc.pch&quot; /Yu&quot;stdmisc.h&quot; /Fo&quot;../obj/ReleaseDebug/&quot; /Fd&quot;../obj/ReleaseDebug/&quot; /FD /c
+# r &nbsp;/nologo /MD &nbsp;/W3 /GR /GX &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /O2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; /D &quot;NDEBUG&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /Fp&quot;../obj/Release/misc.pch&quot; /Yu&quot;stdmisc.h&quot; /Fo&quot;../obj/Release/&quot; /Fd&quot;../obj/Release/&quot; /FD /c
+
+rule NelLibrary
+{
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(NEL_OBJ)$(SLASH)jam_debug ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MDd /Od /Zi /D &quot;_DEBUG&quot; /D &quot;__STL_DEBUG&quot; /Fd$(LOCATE_TARGET)$(SLASH) ;
+ &nbsp; &nbsp; &nbsp; Library $(NEL_LIB)$(SLASH)jam_$(&lt;)_debug : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(NEL_OBJ)$(SLASH)jam_debug_fast ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug_fast ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MDd /Od /Zi /Ob1 /D &quot;_DEBUG&quot; /D &quot;NL_DEBUG_FAST&quot; /Fd$(LOCATE_TARGET)$(SLASH) ;
+ &nbsp; &nbsp; &nbsp; Library $(NEL_LIB)$(SLASH)$(SLASH)jam_$(&lt;)_debug_fast : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(NEL_OBJ)$(SLASH)jam_release_debug ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release_debug ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MD /O2 /Zi /D &quot;NDEBUG&quot; /D &quot;NL_RELEASE_DEBUG&quot; /Fd$(LOCATE_TARGET)$(SLASH) ;
+ &nbsp; &nbsp; &nbsp; Library $(NEL_LIB)$(SLASH)$(SLASH)jam_$(&lt;)_release_debug : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(NEL_OBJ)$(SLASH)jam_release ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MD /O2 /D &quot;NDEBUG&quot; ;
+ &nbsp; &nbsp; &nbsp; Library $(NEL_LIB)$(SLASH)$(SLASH)jam_$(&lt;) : $(&gt;) ;
+}
+
+rule NelMain
+{
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(SEARCH_SOURCE)$(SLASH)jam_debug ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MDd /Od /Zi /D &quot;_DEBUG&quot; /D &quot;__STL_DEBUG&quot; /Fd$(LOCATE_TARGET)$(SLASH) /D &quot;_WINDOWS&quot; ;
+ &nbsp; &nbsp; &nbsp; Main $(&lt;)_debug : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(SEARCH_SOURCE)$(SLASH)jam_debug_fast ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug_fast ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MDd /Od /Zi /Ob1 /D &quot;_DEBUG&quot; /D &quot;NL_DEBUG_FAST&quot; /Fd$(LOCATE_TARGET)$(SLASH) /D &quot;_WINDOWS&quot; ;
+ &nbsp; &nbsp; &nbsp; Main $(&lt;)_debug_fast : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(SEARCH_SOURCE)$(SLASH)jam_release_debug ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release_debug ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MD /O2 /Zi /D &quot;NDEBUG&quot; /D &quot;NL_RELEASE_DEBUG&quot; /Fd$(LOCATE_TARGET)$(SLASH) /D &quot;_WINDOWS&quot; ;
+ &nbsp; &nbsp; &nbsp; Main $(&lt;)_release_debug : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(SEARCH_SOURCE)$(SLASH)jam_release ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MD /O2 /D &quot;NDEBUG&quot; /D &quot;_WINDOWS&quot; ;
+ &nbsp; &nbsp; &nbsp; Main $(&lt;) : $(&gt;) ;
+}
+
+rule NelLinkLibraries
+{
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug ;
+ &nbsp; &nbsp; &nbsp; LinkLibraries $(&lt;)_debug : $(NEL_LIB)$(SLASH)$(&gt;)_debug ;
+
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug_fast ;
+ &nbsp; &nbsp; &nbsp; LinkLibraries $(&lt;)_debug_fast : $(NEL_LIB)$(SLASH)$(&gt;)_debug_fast ;
+
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release_debug ;
+ &nbsp; &nbsp; &nbsp; LinkLibraries $(&lt;)_release_debug : $(NEL_LIB)$(SLASH)$(&gt;)_release_debug ;
+
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release ;
+ &nbsp; &nbsp; &nbsp; LinkLibraries $(&lt;) : $(NEL_LIB)$(SLASH)$(&gt;) ;
+}
+
+</PRE> \ No newline at end of file
diff --git a/cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=date/index.html b/cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=date/index.html
new file mode 100644
index 00000000..c460c210
--- /dev/null
+++ b/cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=date/index.html
@@ -0,0 +1,96 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML>
+<HEAD><style> A { color:black }</style>
+<!-- hennerik CVSweb $Revision: 1.93 $ -->
+<TITLE>code/nel/Jamrules - view - 1.1</TITLE></HEAD>
+<BODY BGCOLOR="#eeeeee">
+<table width="100%" border=0 cellspacing=0 cellpadding=1 bgcolor="#aaaaaa"><tr valign=bottom><td><a href="Jamrules?sortby=date"><IMG SRC="http://www.nevrax.org/inc/img/picto-up.gif" ALT="[BACK]" BORDER="0" WIDTH="14" HEIGHT="13"></a> <b>Return to <A HREF="Jamrules?sortby=date">Jamrules</A>
+ CVS log</b> <IMG SRC="http://www.nevrax.org/inc/img/picto-news.gif" ALT="[TXT]" BORDER="0" WIDTH="13" HEIGHT="15"></td><td align=right><IMG SRC="http://www.nevrax.org/inc/img/picto-dir.gif" ALT="[DIR]" BORDER="0" WIDTH="15" HEIGHT="13"> <b>Up to <a href="/cvs/cvsweb.cgi/?sortby=date">Nevrax</a> / <a href="/cvs/cvsweb.cgi/code/?sortby=date">code</a> / <a href="/cvs/cvsweb.cgi/code/nel/?sortby=date">nel</a></b></td></tr></table><HR noshade><table width="100%"><tr><td bgcolor="#ffffff">File: <a href="/cvs/cvsweb.cgi/?sortby=date">Nevrax</a> / <a href="/cvs/cvsweb.cgi/code/?sortby=date">code</a> / <a href="/cvs/cvsweb.cgi/code/nel/?sortby=date">nel</a> / <a href="/cvs/cvsweb.cgi/code/nel/Jamrules?sortby=date">Jamrules</a>&nbsp;(<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/Jamrules?rev=1.1&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/Jamrules?rev=1.1','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>)<BR>
+Revision <B>1.1</B>, <i>Mon Feb 18 13:51:55 2002 UTC</i> (3 months, 4 weeks ago) by <i>lecroart</i>
+<BR>Branch: <b>MAIN</b>
+<BR>CVS Tags: <b>georges_v2, HEAD</b><PRE>
+ADDED: Jam compile system
+</PRE>
+</td></tr></table><HR noshade><PRE>
+NEL_TOP ?= $(DOT) ;
+
+NEL_LIB ?= $(NEL_TOP)$(SLASH)lib ;
+
+NEL_OBJ ?= $(NEL_TOP)$(SLASH)obj ;
+
+HDRS += $(NEL_TOP)$(SLASH)include ;
+
+HDRS += E:/external/STLport-4.5/stlport s:/EXTERNAL/LIBXML2-2.4.5/include ;
+
+C++BASEFLAGS = $(C++FLAGS) /W3 /GX /GR /D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; ;
+
+LINKFLAGS += /LIBPATH:E:/external/STLport-4.5/lib /subsystem:windows ;
+
+LINKLIBS = User32.lib Gdi32.lib ;
+
+# d &nbsp;/nologo /MDd /W3 /GR /GX /Zi /Gm /Gi /Od /Gf &nbsp; &nbsp; &nbsp;/D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; /D &quot;_DEBUG&quot; /D &quot;__STL_DEBUG&quot; &nbsp; &nbsp; &nbsp;/Fp&quot;../obj/Debug/misc.pch&quot; /Yu&quot;stdmisc.h&quot; /Fo&quot;../obj/Debug/&quot; /Fd&quot;../obj/Debug/&quot; /FD /GZ /c
+# df /nologo /MDd /W3 /GR /GX /Zi /Gm /Gi /Od /Ob1 /Gf /D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; /D &quot;_DEBUG&quot; /D &quot;NL_DEBUG_FAST&quot; &nbsp; &nbsp;/Fp&quot;../obj/DebugFast/misc.pch&quot; /Yu&quot;stdmisc.h&quot; /Fo&quot;../obj/DebugFast/&quot; /Fd&quot;../obj/DebugFast/&quot; /FD /GZ /c
+# rd /nologo /MD &nbsp;/W3 /GR /GX /Zi &nbsp; &nbsp; &nbsp; &nbsp; /O2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; /D &quot;NDEBUG&quot; /D &quot;NL_RELEASE_DEBUG&quot; /Fp&quot;../obj/ReleaseDebug/misc.pch&quot; /Yu&quot;stdmisc.h&quot; /Fo&quot;../obj/ReleaseDebug/&quot; /Fd&quot;../obj/ReleaseDebug/&quot; /FD /c
+# r &nbsp;/nologo /MD &nbsp;/W3 /GR /GX &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /O2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; /D &quot;NDEBUG&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /Fp&quot;../obj/Release/misc.pch&quot; /Yu&quot;stdmisc.h&quot; /Fo&quot;../obj/Release/&quot; /Fd&quot;../obj/Release/&quot; /FD /c
+
+rule NelLibrary
+{
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(NEL_OBJ)$(SLASH)jam_debug ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MDd /Od /Zi /D &quot;_DEBUG&quot; /D &quot;__STL_DEBUG&quot; /Fd$(LOCATE_TARGET)$(SLASH) ;
+ &nbsp; &nbsp; &nbsp; Library $(NEL_LIB)$(SLASH)jam_$(&lt;)_debug : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(NEL_OBJ)$(SLASH)jam_debug_fast ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug_fast ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MDd /Od /Zi /Ob1 /D &quot;_DEBUG&quot; /D &quot;NL_DEBUG_FAST&quot; /Fd$(LOCATE_TARGET)$(SLASH) ;
+ &nbsp; &nbsp; &nbsp; Library $(NEL_LIB)$(SLASH)$(SLASH)jam_$(&lt;)_debug_fast : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(NEL_OBJ)$(SLASH)jam_release_debug ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release_debug ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MD /O2 /Zi /D &quot;NDEBUG&quot; /D &quot;NL_RELEASE_DEBUG&quot; /Fd$(LOCATE_TARGET)$(SLASH) ;
+ &nbsp; &nbsp; &nbsp; Library $(NEL_LIB)$(SLASH)$(SLASH)jam_$(&lt;)_release_debug : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(NEL_OBJ)$(SLASH)jam_release ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MD /O2 /D &quot;NDEBUG&quot; ;
+ &nbsp; &nbsp; &nbsp; Library $(NEL_LIB)$(SLASH)$(SLASH)jam_$(&lt;) : $(&gt;) ;
+}
+
+rule NelMain
+{
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(SEARCH_SOURCE)$(SLASH)jam_debug ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MDd /Od /Zi /D &quot;_DEBUG&quot; /D &quot;__STL_DEBUG&quot; /Fd$(LOCATE_TARGET)$(SLASH) /D &quot;_WINDOWS&quot; ;
+ &nbsp; &nbsp; &nbsp; Main $(&lt;)_debug : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(SEARCH_SOURCE)$(SLASH)jam_debug_fast ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug_fast ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MDd /Od /Zi /Ob1 /D &quot;_DEBUG&quot; /D &quot;NL_DEBUG_FAST&quot; /Fd$(LOCATE_TARGET)$(SLASH) /D &quot;_WINDOWS&quot; ;
+ &nbsp; &nbsp; &nbsp; Main $(&lt;)_debug_fast : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(SEARCH_SOURCE)$(SLASH)jam_release_debug ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release_debug ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MD /O2 /Zi /D &quot;NDEBUG&quot; /D &quot;NL_RELEASE_DEBUG&quot; /Fd$(LOCATE_TARGET)$(SLASH) /D &quot;_WINDOWS&quot; ;
+ &nbsp; &nbsp; &nbsp; Main $(&lt;)_release_debug : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(SEARCH_SOURCE)$(SLASH)jam_release ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MD /O2 /D &quot;NDEBUG&quot; /D &quot;_WINDOWS&quot; ;
+ &nbsp; &nbsp; &nbsp; Main $(&lt;) : $(&gt;) ;
+}
+
+rule NelLinkLibraries
+{
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug ;
+ &nbsp; &nbsp; &nbsp; LinkLibraries $(&lt;)_debug : $(NEL_LIB)$(SLASH)$(&gt;)_debug ;
+
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug_fast ;
+ &nbsp; &nbsp; &nbsp; LinkLibraries $(&lt;)_debug_fast : $(NEL_LIB)$(SLASH)$(&gt;)_debug_fast ;
+
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release_debug ;
+ &nbsp; &nbsp; &nbsp; LinkLibraries $(&lt;)_release_debug : $(NEL_LIB)$(SLASH)$(&gt;)_release_debug ;
+
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release ;
+ &nbsp; &nbsp; &nbsp; LinkLibraries $(&lt;) : $(NEL_LIB)$(SLASH)$(&gt;) ;
+}
+
+</PRE> \ No newline at end of file
diff --git a/cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=log/index.html b/cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=log/index.html
new file mode 100644
index 00000000..58fd0ff2
--- /dev/null
+++ b/cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=log/index.html
@@ -0,0 +1,96 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML>
+<HEAD><style> A { color:black }</style>
+<!-- hennerik CVSweb $Revision: 1.93 $ -->
+<TITLE>code/nel/Jamrules - view - 1.1</TITLE></HEAD>
+<BODY BGCOLOR="#eeeeee">
+<table width="100%" border=0 cellspacing=0 cellpadding=1 bgcolor="#aaaaaa"><tr valign=bottom><td><a href="Jamrules?sortby=log"><IMG SRC="http://www.nevrax.org/inc/img/picto-up.gif" ALT="[BACK]" BORDER="0" WIDTH="14" HEIGHT="13"></a> <b>Return to <A HREF="Jamrules?sortby=log">Jamrules</A>
+ CVS log</b> <IMG SRC="http://www.nevrax.org/inc/img/picto-news.gif" ALT="[TXT]" BORDER="0" WIDTH="13" HEIGHT="15"></td><td align=right><IMG SRC="http://www.nevrax.org/inc/img/picto-dir.gif" ALT="[DIR]" BORDER="0" WIDTH="15" HEIGHT="13"> <b>Up to <a href="/cvs/cvsweb.cgi/?sortby=log">Nevrax</a> / <a href="/cvs/cvsweb.cgi/code/?sortby=log">code</a> / <a href="/cvs/cvsweb.cgi/code/nel/?sortby=log">nel</a></b></td></tr></table><HR noshade><table width="100%"><tr><td bgcolor="#ffffff">File: <a href="/cvs/cvsweb.cgi/?sortby=log">Nevrax</a> / <a href="/cvs/cvsweb.cgi/code/?sortby=log">code</a> / <a href="/cvs/cvsweb.cgi/code/nel/?sortby=log">nel</a> / <a href="/cvs/cvsweb.cgi/code/nel/Jamrules?sortby=log">Jamrules</a>&nbsp;(<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/Jamrules?rev=1.1&amp;sortby=log" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/Jamrules?rev=1.1','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>)<BR>
+Revision <B>1.1</B>, <i>Mon Feb 18 13:51:55 2002 UTC</i> (3 months, 4 weeks ago) by <i>lecroart</i>
+<BR>Branch: <b>MAIN</b>
+<BR>CVS Tags: <b>georges_v2, HEAD</b><PRE>
+ADDED: Jam compile system
+</PRE>
+</td></tr></table><HR noshade><PRE>
+NEL_TOP ?= $(DOT) ;
+
+NEL_LIB ?= $(NEL_TOP)$(SLASH)lib ;
+
+NEL_OBJ ?= $(NEL_TOP)$(SLASH)obj ;
+
+HDRS += $(NEL_TOP)$(SLASH)include ;
+
+HDRS += E:/external/STLport-4.5/stlport s:/EXTERNAL/LIBXML2-2.4.5/include ;
+
+C++BASEFLAGS = $(C++FLAGS) /W3 /GX /GR /D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; ;
+
+LINKFLAGS += /LIBPATH:E:/external/STLport-4.5/lib /subsystem:windows ;
+
+LINKLIBS = User32.lib Gdi32.lib ;
+
+# d &nbsp;/nologo /MDd /W3 /GR /GX /Zi /Gm /Gi /Od /Gf &nbsp; &nbsp; &nbsp;/D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; /D &quot;_DEBUG&quot; /D &quot;__STL_DEBUG&quot; &nbsp; &nbsp; &nbsp;/Fp&quot;../obj/Debug/misc.pch&quot; /Yu&quot;stdmisc.h&quot; /Fo&quot;../obj/Debug/&quot; /Fd&quot;../obj/Debug/&quot; /FD /GZ /c
+# df /nologo /MDd /W3 /GR /GX /Zi /Gm /Gi /Od /Ob1 /Gf /D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; /D &quot;_DEBUG&quot; /D &quot;NL_DEBUG_FAST&quot; &nbsp; &nbsp;/Fp&quot;../obj/DebugFast/misc.pch&quot; /Yu&quot;stdmisc.h&quot; /Fo&quot;../obj/DebugFast/&quot; /Fd&quot;../obj/DebugFast/&quot; /FD /GZ /c
+# rd /nologo /MD &nbsp;/W3 /GR /GX /Zi &nbsp; &nbsp; &nbsp; &nbsp; /O2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; /D &quot;NDEBUG&quot; /D &quot;NL_RELEASE_DEBUG&quot; /Fp&quot;../obj/ReleaseDebug/misc.pch&quot; /Yu&quot;stdmisc.h&quot; /Fo&quot;../obj/ReleaseDebug/&quot; /Fd&quot;../obj/ReleaseDebug/&quot; /FD /c
+# r &nbsp;/nologo /MD &nbsp;/W3 /GR /GX &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /O2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; /D &quot;NDEBUG&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /Fp&quot;../obj/Release/misc.pch&quot; /Yu&quot;stdmisc.h&quot; /Fo&quot;../obj/Release/&quot; /Fd&quot;../obj/Release/&quot; /FD /c
+
+rule NelLibrary
+{
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(NEL_OBJ)$(SLASH)jam_debug ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MDd /Od /Zi /D &quot;_DEBUG&quot; /D &quot;__STL_DEBUG&quot; /Fd$(LOCATE_TARGET)$(SLASH) ;
+ &nbsp; &nbsp; &nbsp; Library $(NEL_LIB)$(SLASH)jam_$(&lt;)_debug : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(NEL_OBJ)$(SLASH)jam_debug_fast ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug_fast ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MDd /Od /Zi /Ob1 /D &quot;_DEBUG&quot; /D &quot;NL_DEBUG_FAST&quot; /Fd$(LOCATE_TARGET)$(SLASH) ;
+ &nbsp; &nbsp; &nbsp; Library $(NEL_LIB)$(SLASH)$(SLASH)jam_$(&lt;)_debug_fast : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(NEL_OBJ)$(SLASH)jam_release_debug ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release_debug ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MD /O2 /Zi /D &quot;NDEBUG&quot; /D &quot;NL_RELEASE_DEBUG&quot; /Fd$(LOCATE_TARGET)$(SLASH) ;
+ &nbsp; &nbsp; &nbsp; Library $(NEL_LIB)$(SLASH)$(SLASH)jam_$(&lt;)_release_debug : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(NEL_OBJ)$(SLASH)jam_release ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MD /O2 /D &quot;NDEBUG&quot; ;
+ &nbsp; &nbsp; &nbsp; Library $(NEL_LIB)$(SLASH)$(SLASH)jam_$(&lt;) : $(&gt;) ;
+}
+
+rule NelMain
+{
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(SEARCH_SOURCE)$(SLASH)jam_debug ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MDd /Od /Zi /D &quot;_DEBUG&quot; /D &quot;__STL_DEBUG&quot; /Fd$(LOCATE_TARGET)$(SLASH) /D &quot;_WINDOWS&quot; ;
+ &nbsp; &nbsp; &nbsp; Main $(&lt;)_debug : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(SEARCH_SOURCE)$(SLASH)jam_debug_fast ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug_fast ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MDd /Od /Zi /Ob1 /D &quot;_DEBUG&quot; /D &quot;NL_DEBUG_FAST&quot; /Fd$(LOCATE_TARGET)$(SLASH) /D &quot;_WINDOWS&quot; ;
+ &nbsp; &nbsp; &nbsp; Main $(&lt;)_debug_fast : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(SEARCH_SOURCE)$(SLASH)jam_release_debug ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release_debug ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MD /O2 /Zi /D &quot;NDEBUG&quot; /D &quot;NL_RELEASE_DEBUG&quot; /Fd$(LOCATE_TARGET)$(SLASH) /D &quot;_WINDOWS&quot; ;
+ &nbsp; &nbsp; &nbsp; Main $(&lt;)_release_debug : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(SEARCH_SOURCE)$(SLASH)jam_release ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MD /O2 /D &quot;NDEBUG&quot; /D &quot;_WINDOWS&quot; ;
+ &nbsp; &nbsp; &nbsp; Main $(&lt;) : $(&gt;) ;
+}
+
+rule NelLinkLibraries
+{
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug ;
+ &nbsp; &nbsp; &nbsp; LinkLibraries $(&lt;)_debug : $(NEL_LIB)$(SLASH)$(&gt;)_debug ;
+
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug_fast ;
+ &nbsp; &nbsp; &nbsp; LinkLibraries $(&lt;)_debug_fast : $(NEL_LIB)$(SLASH)$(&gt;)_debug_fast ;
+
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release_debug ;
+ &nbsp; &nbsp; &nbsp; LinkLibraries $(&lt;)_release_debug : $(NEL_LIB)$(SLASH)$(&gt;)_release_debug ;
+
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release ;
+ &nbsp; &nbsp; &nbsp; LinkLibraries $(&lt;) : $(NEL_LIB)$(SLASH)$(&gt;) ;
+}
+
+</PRE> \ No newline at end of file
diff --git a/cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=rev/index.html b/cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=rev/index.html
new file mode 100644
index 00000000..70e43ee7
--- /dev/null
+++ b/cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=rev/index.html
@@ -0,0 +1,96 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML>
+<HEAD><style> A { color:black }</style>
+<!-- hennerik CVSweb $Revision: 1.93 $ -->
+<TITLE>code/nel/Jamrules - view - 1.1</TITLE></HEAD>
+<BODY BGCOLOR="#eeeeee">
+<table width="100%" border=0 cellspacing=0 cellpadding=1 bgcolor="#aaaaaa"><tr valign=bottom><td><a href="Jamrules?sortby=rev"><IMG SRC="http://www.nevrax.org/inc/img/picto-up.gif" ALT="[BACK]" BORDER="0" WIDTH="14" HEIGHT="13"></a> <b>Return to <A HREF="Jamrules?sortby=rev">Jamrules</A>
+ CVS log</b> <IMG SRC="http://www.nevrax.org/inc/img/picto-news.gif" ALT="[TXT]" BORDER="0" WIDTH="13" HEIGHT="15"></td><td align=right><IMG SRC="http://www.nevrax.org/inc/img/picto-dir.gif" ALT="[DIR]" BORDER="0" WIDTH="15" HEIGHT="13"> <b>Up to <a href="/cvs/cvsweb.cgi/?sortby=rev">Nevrax</a> / <a href="/cvs/cvsweb.cgi/code/?sortby=rev">code</a> / <a href="/cvs/cvsweb.cgi/code/nel/?sortby=rev">nel</a></b></td></tr></table><HR noshade><table width="100%"><tr><td bgcolor="#ffffff">File: <a href="/cvs/cvsweb.cgi/?sortby=rev">Nevrax</a> / <a href="/cvs/cvsweb.cgi/code/?sortby=rev">code</a> / <a href="/cvs/cvsweb.cgi/code/nel/?sortby=rev">nel</a> / <a href="/cvs/cvsweb.cgi/code/nel/Jamrules?sortby=rev">Jamrules</a>&nbsp;(<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/Jamrules?rev=1.1&amp;sortby=rev" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/Jamrules?rev=1.1','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>)<BR>
+Revision <B>1.1</B>, <i>Mon Feb 18 13:51:55 2002 UTC</i> (3 months, 4 weeks ago) by <i>lecroart</i>
+<BR>Branch: <b>MAIN</b>
+<BR>CVS Tags: <b>georges_v2, HEAD</b><PRE>
+ADDED: Jam compile system
+</PRE>
+</td></tr></table><HR noshade><PRE>
+NEL_TOP ?= $(DOT) ;
+
+NEL_LIB ?= $(NEL_TOP)$(SLASH)lib ;
+
+NEL_OBJ ?= $(NEL_TOP)$(SLASH)obj ;
+
+HDRS += $(NEL_TOP)$(SLASH)include ;
+
+HDRS += E:/external/STLport-4.5/stlport s:/EXTERNAL/LIBXML2-2.4.5/include ;
+
+C++BASEFLAGS = $(C++FLAGS) /W3 /GX /GR /D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; ;
+
+LINKFLAGS += /LIBPATH:E:/external/STLport-4.5/lib /subsystem:windows ;
+
+LINKLIBS = User32.lib Gdi32.lib ;
+
+# d &nbsp;/nologo /MDd /W3 /GR /GX /Zi /Gm /Gi /Od /Gf &nbsp; &nbsp; &nbsp;/D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; /D &quot;_DEBUG&quot; /D &quot;__STL_DEBUG&quot; &nbsp; &nbsp; &nbsp;/Fp&quot;../obj/Debug/misc.pch&quot; /Yu&quot;stdmisc.h&quot; /Fo&quot;../obj/Debug/&quot; /Fd&quot;../obj/Debug/&quot; /FD /GZ /c
+# df /nologo /MDd /W3 /GR /GX /Zi /Gm /Gi /Od /Ob1 /Gf /D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; /D &quot;_DEBUG&quot; /D &quot;NL_DEBUG_FAST&quot; &nbsp; &nbsp;/Fp&quot;../obj/DebugFast/misc.pch&quot; /Yu&quot;stdmisc.h&quot; /Fo&quot;../obj/DebugFast/&quot; /Fd&quot;../obj/DebugFast/&quot; /FD /GZ /c
+# rd /nologo /MD &nbsp;/W3 /GR /GX /Zi &nbsp; &nbsp; &nbsp; &nbsp; /O2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; /D &quot;NDEBUG&quot; /D &quot;NL_RELEASE_DEBUG&quot; /Fp&quot;../obj/ReleaseDebug/misc.pch&quot; /Yu&quot;stdmisc.h&quot; /Fo&quot;../obj/ReleaseDebug/&quot; /Fd&quot;../obj/ReleaseDebug/&quot; /FD /c
+# r &nbsp;/nologo /MD &nbsp;/W3 /GR /GX &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /O2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; /D &quot;NDEBUG&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /Fp&quot;../obj/Release/misc.pch&quot; /Yu&quot;stdmisc.h&quot; /Fo&quot;../obj/Release/&quot; /Fd&quot;../obj/Release/&quot; /FD /c
+
+rule NelLibrary
+{
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(NEL_OBJ)$(SLASH)jam_debug ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MDd /Od /Zi /D &quot;_DEBUG&quot; /D &quot;__STL_DEBUG&quot; /Fd$(LOCATE_TARGET)$(SLASH) ;
+ &nbsp; &nbsp; &nbsp; Library $(NEL_LIB)$(SLASH)jam_$(&lt;)_debug : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(NEL_OBJ)$(SLASH)jam_debug_fast ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug_fast ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MDd /Od /Zi /Ob1 /D &quot;_DEBUG&quot; /D &quot;NL_DEBUG_FAST&quot; /Fd$(LOCATE_TARGET)$(SLASH) ;
+ &nbsp; &nbsp; &nbsp; Library $(NEL_LIB)$(SLASH)$(SLASH)jam_$(&lt;)_debug_fast : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(NEL_OBJ)$(SLASH)jam_release_debug ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release_debug ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MD /O2 /Zi /D &quot;NDEBUG&quot; /D &quot;NL_RELEASE_DEBUG&quot; /Fd$(LOCATE_TARGET)$(SLASH) ;
+ &nbsp; &nbsp; &nbsp; Library $(NEL_LIB)$(SLASH)$(SLASH)jam_$(&lt;)_release_debug : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(NEL_OBJ)$(SLASH)jam_release ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MD /O2 /D &quot;NDEBUG&quot; ;
+ &nbsp; &nbsp; &nbsp; Library $(NEL_LIB)$(SLASH)$(SLASH)jam_$(&lt;) : $(&gt;) ;
+}
+
+rule NelMain
+{
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(SEARCH_SOURCE)$(SLASH)jam_debug ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MDd /Od /Zi /D &quot;_DEBUG&quot; /D &quot;__STL_DEBUG&quot; /Fd$(LOCATE_TARGET)$(SLASH) /D &quot;_WINDOWS&quot; ;
+ &nbsp; &nbsp; &nbsp; Main $(&lt;)_debug : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(SEARCH_SOURCE)$(SLASH)jam_debug_fast ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug_fast ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MDd /Od /Zi /Ob1 /D &quot;_DEBUG&quot; /D &quot;NL_DEBUG_FAST&quot; /Fd$(LOCATE_TARGET)$(SLASH) /D &quot;_WINDOWS&quot; ;
+ &nbsp; &nbsp; &nbsp; Main $(&lt;)_debug_fast : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(SEARCH_SOURCE)$(SLASH)jam_release_debug ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release_debug ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MD /O2 /Zi /D &quot;NDEBUG&quot; /D &quot;NL_RELEASE_DEBUG&quot; /Fd$(LOCATE_TARGET)$(SLASH) /D &quot;_WINDOWS&quot; ;
+ &nbsp; &nbsp; &nbsp; Main $(&lt;)_release_debug : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(SEARCH_SOURCE)$(SLASH)jam_release ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MD /O2 /D &quot;NDEBUG&quot; /D &quot;_WINDOWS&quot; ;
+ &nbsp; &nbsp; &nbsp; Main $(&lt;) : $(&gt;) ;
+}
+
+rule NelLinkLibraries
+{
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug ;
+ &nbsp; &nbsp; &nbsp; LinkLibraries $(&lt;)_debug : $(NEL_LIB)$(SLASH)$(&gt;)_debug ;
+
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug_fast ;
+ &nbsp; &nbsp; &nbsp; LinkLibraries $(&lt;)_debug_fast : $(NEL_LIB)$(SLASH)$(&gt;)_debug_fast ;
+
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release_debug ;
+ &nbsp; &nbsp; &nbsp; LinkLibraries $(&lt;)_release_debug : $(NEL_LIB)$(SLASH)$(&gt;)_release_debug ;
+
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release ;
+ &nbsp; &nbsp; &nbsp; LinkLibraries $(&lt;) : $(NEL_LIB)$(SLASH)$(&gt;) ;
+}
+
+</PRE> \ No newline at end of file
diff --git a/cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text/x-cvsweb-markup/index.html b/cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text/x-cvsweb-markup/index.html
new file mode 100644
index 00000000..4549e10a
--- /dev/null
+++ b/cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text/x-cvsweb-markup/index.html
@@ -0,0 +1,96 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML>
+<HEAD><style> A { color:black }</style>
+<!-- hennerik CVSweb $Revision: 1.93 $ -->
+<TITLE>code/nel/Jamrules - view - 1.1</TITLE></HEAD>
+<BODY BGCOLOR="#eeeeee">
+<table width="100%" border=0 cellspacing=0 cellpadding=1 bgcolor="#aaaaaa"><tr valign=bottom><td><a href="Jamrules"><IMG SRC="http://www.nevrax.org/inc/img/picto-up.gif" ALT="[BACK]" BORDER="0" WIDTH="14" HEIGHT="13"></a> <b>Return to <A HREF="Jamrules">Jamrules</A>
+ CVS log</b> <IMG SRC="http://www.nevrax.org/inc/img/picto-news.gif" ALT="[TXT]" BORDER="0" WIDTH="13" HEIGHT="15"></td><td align=right><IMG SRC="http://www.nevrax.org/inc/img/picto-dir.gif" ALT="[DIR]" BORDER="0" WIDTH="15" HEIGHT="13"> <b>Up to <a href="/cvs/cvsweb.cgi/">Nevrax</a> / <a href="/cvs/cvsweb.cgi/code/">code</a> / <a href="/cvs/cvsweb.cgi/code/nel/">nel</a></b></td></tr></table><HR noshade><table width="100%"><tr><td bgcolor="#ffffff">File: <a href="/cvs/cvsweb.cgi/">Nevrax</a> / <a href="/cvs/cvsweb.cgi/code/">code</a> / <a href="/cvs/cvsweb.cgi/code/nel/">nel</a> / <a href="/cvs/cvsweb.cgi/code/nel/Jamrules">Jamrules</a>&nbsp;(<A HREF="/cvs/cvsweb.cgi/~checkout~/code/nel/Jamrules?rev=1.1" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/code/nel/Jamrules?rev=1.1','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>)<BR>
+Revision <B>1.1</B>, <i>Mon Feb 18 13:51:55 2002 UTC</i> (4 months, 1 week ago) by <i>lecroart</i>
+<BR>Branch: <b>MAIN</b>
+<BR>CVS Tags: <b>georges_v2, HEAD</b><PRE>
+ADDED: Jam compile system
+</PRE>
+</td></tr></table><HR noshade><PRE>
+NEL_TOP ?= $(DOT) ;
+
+NEL_LIB ?= $(NEL_TOP)$(SLASH)lib ;
+
+NEL_OBJ ?= $(NEL_TOP)$(SLASH)obj ;
+
+HDRS += $(NEL_TOP)$(SLASH)include ;
+
+HDRS += E:/external/STLport-4.5/stlport s:/EXTERNAL/LIBXML2-2.4.5/include ;
+
+C++BASEFLAGS = $(C++FLAGS) /W3 /GX /GR /D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; ;
+
+LINKFLAGS += /LIBPATH:E:/external/STLport-4.5/lib /subsystem:windows ;
+
+LINKLIBS = User32.lib Gdi32.lib ;
+
+# d &nbsp;/nologo /MDd /W3 /GR /GX /Zi /Gm /Gi /Od /Gf &nbsp; &nbsp; &nbsp;/D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; /D &quot;_DEBUG&quot; /D &quot;__STL_DEBUG&quot; &nbsp; &nbsp; &nbsp;/Fp&quot;../obj/Debug/misc.pch&quot; /Yu&quot;stdmisc.h&quot; /Fo&quot;../obj/Debug/&quot; /Fd&quot;../obj/Debug/&quot; /FD /GZ /c
+# df /nologo /MDd /W3 /GR /GX /Zi /Gm /Gi /Od /Ob1 /Gf /D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; /D &quot;_DEBUG&quot; /D &quot;NL_DEBUG_FAST&quot; &nbsp; &nbsp;/Fp&quot;../obj/DebugFast/misc.pch&quot; /Yu&quot;stdmisc.h&quot; /Fo&quot;../obj/DebugFast/&quot; /Fd&quot;../obj/DebugFast/&quot; /FD /GZ /c
+# rd /nologo /MD &nbsp;/W3 /GR /GX /Zi &nbsp; &nbsp; &nbsp; &nbsp; /O2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; /D &quot;NDEBUG&quot; /D &quot;NL_RELEASE_DEBUG&quot; /Fp&quot;../obj/ReleaseDebug/misc.pch&quot; /Yu&quot;stdmisc.h&quot; /Fo&quot;../obj/ReleaseDebug/&quot; /Fd&quot;../obj/ReleaseDebug/&quot; /FD /c
+# r &nbsp;/nologo /MD &nbsp;/W3 /GR /GX &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /O2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/D &quot;_MBCS&quot; /D &quot;_LIB&quot; /D &quot;WIN32&quot; /D &quot;NDEBUG&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /Fp&quot;../obj/Release/misc.pch&quot; /Yu&quot;stdmisc.h&quot; /Fo&quot;../obj/Release/&quot; /Fd&quot;../obj/Release/&quot; /FD /c
+
+rule NelLibrary
+{
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(NEL_OBJ)$(SLASH)jam_debug ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MDd /Od /Zi /D &quot;_DEBUG&quot; /D &quot;__STL_DEBUG&quot; /Fd$(LOCATE_TARGET)$(SLASH) ;
+ &nbsp; &nbsp; &nbsp; Library $(NEL_LIB)$(SLASH)jam_$(&lt;)_debug : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(NEL_OBJ)$(SLASH)jam_debug_fast ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug_fast ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MDd /Od /Zi /Ob1 /D &quot;_DEBUG&quot; /D &quot;NL_DEBUG_FAST&quot; /Fd$(LOCATE_TARGET)$(SLASH) ;
+ &nbsp; &nbsp; &nbsp; Library $(NEL_LIB)$(SLASH)$(SLASH)jam_$(&lt;)_debug_fast : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(NEL_OBJ)$(SLASH)jam_release_debug ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release_debug ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MD /O2 /Zi /D &quot;NDEBUG&quot; /D &quot;NL_RELEASE_DEBUG&quot; /Fd$(LOCATE_TARGET)$(SLASH) ;
+ &nbsp; &nbsp; &nbsp; Library $(NEL_LIB)$(SLASH)$(SLASH)jam_$(&lt;)_release_debug : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(NEL_OBJ)$(SLASH)jam_release ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MD /O2 /D &quot;NDEBUG&quot; ;
+ &nbsp; &nbsp; &nbsp; Library $(NEL_LIB)$(SLASH)$(SLASH)jam_$(&lt;) : $(&gt;) ;
+}
+
+rule NelMain
+{
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(SEARCH_SOURCE)$(SLASH)jam_debug ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MDd /Od /Zi /D &quot;_DEBUG&quot; /D &quot;__STL_DEBUG&quot; /Fd$(LOCATE_TARGET)$(SLASH) /D &quot;_WINDOWS&quot; ;
+ &nbsp; &nbsp; &nbsp; Main $(&lt;)_debug : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(SEARCH_SOURCE)$(SLASH)jam_debug_fast ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug_fast ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MDd /Od /Zi /Ob1 /D &quot;_DEBUG&quot; /D &quot;NL_DEBUG_FAST&quot; /Fd$(LOCATE_TARGET)$(SLASH) /D &quot;_WINDOWS&quot; ;
+ &nbsp; &nbsp; &nbsp; Main $(&lt;)_debug_fast : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(SEARCH_SOURCE)$(SLASH)jam_release_debug ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release_debug ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MD /O2 /Zi /D &quot;NDEBUG&quot; /D &quot;NL_RELEASE_DEBUG&quot; /Fd$(LOCATE_TARGET)$(SLASH) /D &quot;_WINDOWS&quot; ;
+ &nbsp; &nbsp; &nbsp; Main $(&lt;)_release_debug : $(&gt;) ;
+
+ &nbsp; &nbsp; &nbsp; LOCATE_TARGET = $(SEARCH_SOURCE)$(SLASH)jam_release ;
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release ;
+ &nbsp; &nbsp; &nbsp; C++FLAGS = $(C++BASEFLAGS) /MD /O2 /D &quot;NDEBUG&quot; /D &quot;_WINDOWS&quot; ;
+ &nbsp; &nbsp; &nbsp; Main $(&lt;) : $(&gt;) ;
+}
+
+rule NelLinkLibraries
+{
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug ;
+ &nbsp; &nbsp; &nbsp; LinkLibraries $(&lt;)_debug : $(NEL_LIB)$(SLASH)$(&gt;)_debug ;
+
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = debug_fast ;
+ &nbsp; &nbsp; &nbsp; LinkLibraries $(&lt;)_debug_fast : $(NEL_LIB)$(SLASH)$(&gt;)_debug_fast ;
+
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release_debug ;
+ &nbsp; &nbsp; &nbsp; LinkLibraries $(&lt;)_release_debug : $(NEL_LIB)$(SLASH)$(&gt;)_release_debug ;
+
+ &nbsp; &nbsp; &nbsp; SOURCE_GRIST = release ;
+ &nbsp; &nbsp; &nbsp; LinkLibraries $(&lt;) : $(NEL_LIB)$(SLASH)$(&gt;) ;
+}
+
+</PRE> \ No newline at end of file