home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 18 REXX
/
18-REXX.zip
/
RXCALC.ZIP
/
REXXCAL6.MAK
< prev
next >
Wrap
Text File
|
1992-02-17
|
655b
|
17 lines
#####################################################################
# #
# rexxcal6 - a simple pocket calculator #
# #
#####################################################################
rexxcal6.exe: rexxcal6.obj rexxcal6.res rexxcal6.def
link386 rexxcal6,rexxcal6,nul,rexx,rexxcal6
rc rexxcal6.res rexxcal6.exe
rexxcal6.obj: rexxcal6.h rexxcal6.c
icc /Ge+ /Gs- /J+ /Q+ /Kg+ /Ko+ /W3 /G3 /O+ /C+ rexxcal6.c
rexxcal6.res: rexxcal6.h rexxcal6.rc
rc -r rexxcal6.rc