home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Professional
/
OS2PRO194.ISO
/
os2
/
fileutil
/
wipedisk
/
makefile
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
|
1992-03-10
|
159 b
|
8 lines
wipeDisk.exe: $(*B).def $(*B).obj makefile
link /A:4 $(*B),$*,nul,os2,$(*B).def;
wipeDisk.obj: $(*B).c
cl /c /J /AC /W4 /Zi /Ox /G2cs $(*B).c