summaryrefslogtreecommitdiff
path: root/frontends/riscos/distribution/3rdParty/SocketWatch/Source/Build,fd7
blob: e7418707d2b12c87f290799478e7efed96ce26ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
| SocketWatchBuild  1.00  12-06-2012

Set SocketWatchSource$Dir <Obey$Dir>
Set SocketWatchTarget$Dir <SocketWatchSource$Dir>.^.!ModInst.Resources.!System.310.Modules.Network

RMEnsure DDEUtils 0.00 IfThere System:Modules.DDEUtils Then RMLoad System:Modules.DDEUtils
RMEnsure DDEUtils 0.00 Error DDEUtils module not found

ObjAsm -throwback <SocketWatchSource$Dir>.Source <SocketWatchSource$Dir>.[Object]
Link -verbose -rmf -output <SocketWatchSource$Dir>.SockWatch <SocketWatchSource$Dir>.[Object]
Remove <SocketWatchSource$Dir>.[Object]

IfThere <SocketWatchTarget$Dir> Then Copy <SocketWatchSource$Dir>.SockWatch <SocketWatchTarget$Dir>.* A~CDF~L~N~P~Q~R~S~T~V

Unset SocketWatchTarget$Dir
Unset SocketWatchSource$Dir