home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Professional
/
OS2PRO194.ISO
/
os2
/
prgramer
/
physcolo
/
ibmc.cmd
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-11-12
|
153 b
|
5 lines
REM This program does compilation under IBM C Set/2 and calls link386
REM afterwards. Invoke it with "ibmc physcolo"
icc /C+ /O+ /Sp4 %1.c
linkup %1