home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2003 September
/
VPR0309.ISO
/
DOTNETSDK
/
dotNETSDK
/
setup.exe
/
netfxsd1.cab
/
makefile_744________.3643236F_FC70_11D3_A536_0090278A1BB8
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
2001-09-27
|
208 b
|
12 lines
all: Client.exe
Zap.dll:
copy ..\bin\Zap.dll
Wak.dll:
copy ..\bin\Wak.dll
Client.exe: Wak.dll Zap.dll Client.cs
csc /debug+ /r:System.Runtime.Remoting.dll /r:Wak.dll /r:Zap.dll Client.cs