aboutsummaryrefslogtreecommitdiff
path: root/cvs/cvsweb.cgi/code/nel/Jamrules?rev=1.1&content-type=text/x-cvsweb-markup&sortby=rev/index.html
blob: 70e43ee73e92bfb81dbe4feb236039804838d0ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
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>