Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
f2f82692d11bbea36b3164bc9e7c6fa696c74cdb
[simgrid.git] / win32_testsuite / borland / builder6 / simulation / surf / surf_usage / surf_usage.mak
1 # ---------------------------------------------------------------------------
2 !if !$d(BCB)
3 BCB = $(MAKEDIR)\..
4 !endif
5
6 # ---------------------------------------------------------------------------
7 # IDE SECTION
8 # ---------------------------------------------------------------------------
9 # The following section of the project makefile is managed by the BCB IDE.
10 # It is recommended to use the IDE to change any of the values in this
11 # section.
12 # ---------------------------------------------------------------------------
13
14 VERSION = BCB.06.00
15 # ---------------------------------------------------------------------------
16 PROJECT = ..\..\bin\surf_usage.exe
17 OBJFILES = ..\..\obj\surf_usage.obj ..\..\obj\graphxml_parse.obj ..\..\obj\heap.obj \
18     ..\..\obj\log.obj ..\..\obj\log_default_appender.obj \
19     ..\..\obj\mallocator.obj ..\..\obj\set.obj ..\..\obj\snprintf.obj \
20     ..\..\obj\swag.obj ..\..\obj\sysdep.obj ..\..\obj\xbt_main.obj \
21     ..\..\obj\xbt_matrix.obj ..\..\obj\xbt_peer.obj ..\..\obj\asserts.obj \
22     ..\..\obj\config.obj ..\..\obj\cunit.obj ..\..\obj\dict.obj \
23     ..\..\obj\dict_cursor.obj ..\..\obj\dict_elm.obj ..\..\obj\dict_multi.obj \
24     ..\..\obj\dynar.obj ..\..\obj\ex.obj ..\..\obj\fifo.obj \
25     ..\..\obj\graph.obj ..\..\obj\gras.obj ..\..\obj\transport.obj \
26     ..\..\obj\datadesc.obj ..\..\obj\ddt_convert.obj ..\..\obj\ddt_create.obj \
27     ..\..\obj\ddt_exchange.obj ..\..\obj\ddt_parse.obj \
28     ..\..\obj\ddt_parse.yy.obj ..\..\obj\cbps.obj ..\..\obj\timer.obj \
29     ..\..\obj\msg.obj ..\..\obj\rpc.obj ..\..\obj\process.obj \
30     ..\..\obj\gras_module.obj ..\..\obj\workstation_KCCFLN05.obj \
31     ..\..\obj\cpu.obj ..\..\obj\maxmin.obj ..\..\obj\network.obj \
32     ..\..\obj\network_dassf.obj ..\..\obj\surf.obj ..\..\obj\surf_timer.obj \
33     ..\..\obj\surfxml_parse.obj ..\..\obj\trace_mgr.obj \
34     ..\..\obj\workstation.obj ..\..\obj\deployment.obj \
35     ..\..\obj\environment.obj ..\..\obj\global.obj ..\..\obj\gos.obj \
36     ..\..\obj\host.obj ..\..\obj\m_process.obj ..\..\obj\msg_config.obj \
37     ..\..\obj\task.obj ..\..\obj\sd_workstation.obj ..\..\obj\sd_global.obj \
38     ..\..\obj\sd_link.obj ..\..\obj\sd_task.obj \
39     ..\..\obj\transport_plugin_sg.obj ..\..\obj\sg_transport.obj \
40     ..\..\obj\sg_time.obj ..\..\obj\sg_dns.obj ..\..\obj\sg_emul.obj \
41     ..\..\obj\sg_process.obj ..\..\obj\sg_msg.obj ..\..\obj\amok_base.obj \
42     ..\..\obj\saturate.obj ..\..\obj\bandwidth.obj \
43     ..\..\obj\peermanagement.obj ..\..\obj\context_win32.obj \
44     ..\..\obj\context.obj
45 RESFILES = surf_usage.res
46 MAINSOURCE = surf_usage.bpf
47 RESDEPEN = $(RESFILES)
48 LIBFILES = 
49 IDLFILES = 
50 IDLGENFILES = 
51 LIBRARIES = 
52 PACKAGES = vcl.bpi rtl.bpi dbrtl.bpi adortl.bpi vcldb.bpi vclx.bpi bdertl.bpi \
53     vcldbx.bpi ibxpress.bpi dsnap.bpi cds.bpi bdecds.bpi qrpt.bpi teeui.bpi \
54     teedb.bpi tee.bpi dss.bpi teeqr.bpi dsnapcrba.bpi dsnapcon.bpi bcbsmp.bpi \
55     vclie.bpi xmlrtl.bpi inet.bpi inetdbbde.bpi inetdbxpress.bpi inetdb.bpi \
56     nmfast.bpi webdsnap.bpi bcbie.bpi websnap.bpi soaprtl.bpi dclocx.bpi \
57     dbexpress.bpi dbxcds.bpi indy.bpi bcb2kaxserver.bpi
58 SPARELIBS = 
59 DEFFILE = 
60 OTHERFILES = 
61 # ---------------------------------------------------------------------------
62 DEBUGLIBPATH = $(BCB)\lib\debug
63 RELEASELIBPATH = $(BCB)\lib\release
64 USERDEFINES = _DEBUG
65 SYSDEFINES = NO_STRICT;_NO_VCL;_RTLDLL
66 INCLUDEPATH = ..\..\..\..\..\..\testsuite\surf;..\..\..\..\..\..\src\amok\PeerManagement;..\..\..\..\..\..\src\amok\Bandwidth;..\..\..\..\..\..\src\amok;..\..\..\..\..\..\src\simdag;..\..\..\..\..\..\src\msg;..\..\..\..\..\..\src\surf;..\..\..\..\..\..\src\gras\Virtu;..\..\..\..\..\..\src\gras\Msg;..\..\..\..\..\..\src\gras\DataDesc;..\..\..\..\..\..\src\gras\Transport;..\..\..\..\..\..\src\gras;..\..\..\..\..\..\src\xbt;$(BCB)\include;$(BCB)\include\vcl;..\..\..\..\..\..\include;..\..\..\..\..\..\src;..\..\..\..\..\..\src\include
67 LIBPATH = ..\..\..\..\..\..\testsuite\surf;..\..\..\..\..\..\src\amok\PeerManagement;..\..\..\..\..\..\src\amok\Bandwidth;..\..\..\..\..\..\src\amok;..\..\..\..\..\..\src\simdag;..\..\..\..\..\..\src\msg;..\..\..\..\..\..\src\surf;..\..\..\..\..\..\src\gras\Virtu;..\..\..\..\..\..\src\gras\Msg;..\..\..\..\..\..\src\gras\DataDesc;..\..\..\..\..\..\src\gras\Transport;..\..\..\..\..\..\src\gras;..\..\..\..\..\..\src\xbt;$(BCB)\lib\obj;$(BCB)\lib
68 WARNINGS= -w-rvl -w-rch -w-pia -w-pch -w-par -w-csu -w-ccc -w-aus
69 PATHCPP = .;..\..\..\..\..\..\testsuite\surf;..\..\..\..\..\..\src\xbt;..\..\..\..\..\..\src\xbt;..\..\..\..\..\..\src\xbt;..\..\..\..\..\..\src\xbt;..\..\..\..\..\..\src\xbt;..\..\..\..\..\..\src\xbt;..\..\..\..\..\..\src\xbt;..\..\..\..\..\..\src\xbt;..\..\..\..\..\..\src\xbt;..\..\..\..\..\..\src\xbt;..\..\..\..\..\..\src\xbt;..\..\..\..\..\..\src\xbt;..\..\..\..\..\..\src\xbt;..\..\..\..\..\..\src\xbt;..\..\..\..\..\..\src\xbt;..\..\..\..\..\..\src\xbt;..\..\..\..\..\..\src\xbt;..\..\..\..\..\..\src\xbt;..\..\..\..\..\..\src\xbt;..\..\..\..\..\..\src\xbt;..\..\..\..\..\..\src\xbt;..\..\..\..\..\..\src\xbt;..\..\..\..\..\..\src\xbt;..\..\..\..\..\..\src\gras;..\..\..\..\..\..\src\gras\Transport;..\..\..\..\..\..\src\gras\DataDesc;..\..\..\..\..\..\src\gras\DataDesc;..\..\..\..\..\..\src\gras\DataDesc;..\..\..\..\..\..\src\gras\DataDesc;..\..\..\..\..\..\src\gras\DataDesc;..\..\..\..\..\..\src\gras\DataDesc;..\..\..\..\..\..\src\gras\DataDesc;..\..\..\..\..\..\src\gras\Msg;..\..\..\..\..\..\src\gras\Msg;..\..\..\..\..\..\src\gras\Msg;..\..\..\..\..\..\src\gras\Virtu;..\..\..\..\..\..\src\gras\Virtu;..\..\..\..\..\..\src\surf;..\..\..\..\..\..\src\surf;..\..\..\..\..\..\src\surf;..\..\..\..\..\..\src\surf;..\..\..\..\..\..\src\surf;..\..\..\..\..\..\src\surf;..\..\..\..\..\..\src\surf;..\..\..\..\..\..\src\surf;..\..\..\..\..\..\src\surf;..\..\..\..\..\..\src\surf;..\..\..\..\..\..\src\msg;..\..\..\..\..\..\src\msg;..\..\..\..\..\..\src\msg;..\..\..\..\..\..\src\msg;..\..\..\..\..\..\src\msg;..\..\..\..\..\..\src\msg;..\..\..\..\..\..\src\msg;..\..\..\..\..\..\src\msg;..\..\..\..\..\..\src\simdag;..\..\..\..\..\..\src\simdag;..\..\..\..\..\..\src\simdag;..\..\..\..\..\..\src\simdag;..\..\..\..\..\..\src\gras\Transport;..\..\..\..\..\..\src\gras\Transport;..\..\..\..\..\..\src\gras\Virtu;..\..\..\..\..\..\src\gras\Virtu;..\..\..\..\..\..\src\gras\Virtu;..\..\..\..\..\..\src\gras\Virtu;..\..\..\..\..\..\src\gras\Msg;..\..\..\..\..\..\src\amok;..\..\..\..\..\..\src\amok\Bandwidth;..\..\..\..\..\..\src\amok\Bandwidth;..\..\..\..\..\..\src\amok\PeerManagement;..\..\..\..\..\..\src\xbt;..\..\..\..\..\..\src\xbt
70 PATHASM = .;
71 PATHPAS = .;
72 PATHRC = .;
73 PATHOBJ = .;$(LIBPATH)
74 # ---------------------------------------------------------------------------
75 CFLAG1 = -Od -H=$(BCB)\lib\vcl60.csm -Hc -Vx -Ve -X- -r- -a8 -b- -k -y -v -vi- -tWC \
76     -tWM- -c
77 IDLCFLAGS = -src_suffix cpp -D_DEBUG -I..\..\..\..\..\..\testsuite\surf \
78     -I..\..\..\..\..\..\src\amok\PeerManagement \
79     -I..\..\..\..\..\..\src\amok\Bandwidth -I..\..\..\..\..\..\src\amok \
80     -I..\..\..\..\..\..\src\simdag -I..\..\..\..\..\..\src\msg \
81     -I..\..\..\..\..\..\src\surf -I..\..\..\..\..\..\src\gras\Virtu \
82     -I..\..\..\..\..\..\src\gras\Msg -I..\..\..\..\..\..\src\gras\DataDesc \
83     -I..\..\..\..\..\..\src\gras\Transport -I..\..\..\..\..\..\src\gras \
84     -I..\..\..\..\..\..\src\xbt -I$(BCB)\include -I$(BCB)\include\vcl \
85     -I..\..\..\..\..\..\include -I..\..\..\..\..\..\src \
86     -I..\..\..\..\..\..\src\include -boa
87 PFLAGS = -N2..\..\obj -N0..\..\obj -$YD -$W -$O- -$A8 -v -JPHNE -M
88 RFLAGS = 
89 AFLAGS = /mx /w2 /zd
90 LFLAGS = -I..\..\obj -D"" -ap -Tpe -x -Gn -v
91 # ---------------------------------------------------------------------------
92 ALLOBJ = c0x32.obj $(OBJFILES)
93 ALLRES = $(RESFILES)
94 ALLLIB = $(LIBFILES) $(LIBRARIES) import32.lib cw32i.lib
95 # ---------------------------------------------------------------------------
96 !ifdef IDEOPTIONS
97
98 [Version Info]
99 IncludeVerInfo=0
100 AutoIncBuild=0
101 MajorVer=1
102 MinorVer=0
103 Release=0
104 Build=0
105 Debug=0
106 PreRelease=0
107 Special=0
108 Private=0
109 DLL=0
110
111 [Version Info Keys]
112 CompanyName=
113 FileDescription=
114 FileVersion=1.0.0.0
115 InternalName=
116 LegalCopyright=
117 LegalTrademarks=
118 OriginalFilename=
119 ProductName=
120 ProductVersion=1.0.0.0
121 Comments=
122
123 [Debugging]
124 DebugSourceDirs=$(BCB)\source\vcl
125
126 !endif
127
128
129
130
131
132 # ---------------------------------------------------------------------------
133 # MAKE SECTION
134 # ---------------------------------------------------------------------------
135 # This section of the project file is not used by the BCB IDE.  It is for
136 # the benefit of building from the command-line using the MAKE utility.
137 # ---------------------------------------------------------------------------
138
139 .autodepend
140 # ---------------------------------------------------------------------------
141 !if "$(USERDEFINES)" != ""
142 AUSERDEFINES = -d$(USERDEFINES:;= -d)
143 !else
144 AUSERDEFINES =
145 !endif
146
147 !if !$d(BCC32)
148 BCC32 = bcc32
149 !endif
150
151 !if !$d(CPP32)
152 CPP32 = cpp32
153 !endif
154
155 !if !$d(DCC32)
156 DCC32 = dcc32
157 !endif
158
159 !if !$d(TASM32)
160 TASM32 = tasm32
161 !endif
162
163 !if !$d(LINKER)
164 LINKER = ilink32
165 !endif
166
167 !if !$d(BRCC32)
168 BRCC32 = brcc32
169 !endif
170
171
172 # ---------------------------------------------------------------------------
173 !if $d(PATHCPP)
174 .PATH.CPP = $(PATHCPP)
175 .PATH.C   = $(PATHCPP)
176 !endif
177
178 !if $d(PATHPAS)
179 .PATH.PAS = $(PATHPAS)
180 !endif
181
182 !if $d(PATHASM)
183 .PATH.ASM = $(PATHASM)
184 !endif
185
186 !if $d(PATHRC)
187 .PATH.RC  = $(PATHRC)
188 !endif
189
190 !if $d(PATHOBJ)
191 .PATH.OBJ  = $(PATHOBJ)
192 !endif
193 # ---------------------------------------------------------------------------
194 $(PROJECT): $(OTHERFILES) $(IDLGENFILES) $(OBJFILES) $(RESDEPEN) $(DEFFILE)
195     $(BCB)\BIN\$(LINKER) @&&!
196     $(LFLAGS) -L$(LIBPATH) +
197     $(ALLOBJ), +
198     $(PROJECT),, +
199     $(ALLLIB), +
200     $(DEFFILE), +
201     $(ALLRES)
202 !
203 # ---------------------------------------------------------------------------
204 .pas.hpp:
205     $(BCB)\BIN\$(DCC32) $(PFLAGS) -U$(INCLUDEPATH) -D$(USERDEFINES);$(SYSDEFINES) -O$(INCLUDEPATH) --BCB {$< }
206
207 .pas.obj:
208     $(BCB)\BIN\$(DCC32) $(PFLAGS) -U$(INCLUDEPATH) -D$(USERDEFINES);$(SYSDEFINES) -O$(INCLUDEPATH) --BCB {$< }
209
210 .cpp.obj:
211     $(BCB)\BIN\$(BCC32) $(CFLAG1) $(WARNINGS) -I$(INCLUDEPATH) -D$(USERDEFINES);$(SYSDEFINES) -n$(@D) {$< }
212
213 .c.obj:
214     $(BCB)\BIN\$(BCC32) $(CFLAG1) $(WARNINGS) -I$(INCLUDEPATH) -D$(USERDEFINES);$(SYSDEFINES) -n$(@D) {$< }
215
216 .c.i:
217     $(BCB)\BIN\$(CPP32) $(CFLAG1) $(WARNINGS) -I$(INCLUDEPATH) -D$(USERDEFINES);$(SYSDEFINES) -n. {$< }
218
219 .cpp.i:
220     $(BCB)\BIN\$(CPP32) $(CFLAG1) $(WARNINGS) -I$(INCLUDEPATH) -D$(USERDEFINES);$(SYSDEFINES) -n. {$< }
221
222 .asm.obj:
223     $(BCB)\BIN\$(TASM32) $(AFLAGS) -i$(INCLUDEPATH:;= -i) $(AUSERDEFINES) -d$(SYSDEFINES:;= -d) $<, $@
224
225 .rc.res:
226     $(BCB)\BIN\$(BRCC32) $(RFLAGS) -I$(INCLUDEPATH) -D$(USERDEFINES);$(SYSDEFINES) -fo$@ $<
227
228
229
230 # ---------------------------------------------------------------------------
231
232
233
234