File:  [OS/2 SDKs] / pmsdk / samples / petzold / chap15 / hexcalc2
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 12:28:22 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: pmsdk-1989, HEAD
Microsoft OS/2 SDK PM 02-24-1989

#--------------------
# HEXCALC2 make file
#--------------------

hexcalc2.obj: hexcalc2.c hexcalc.h
     cl -c -G2sw -W3 hexcalc2.c

hexcalc.res : hexcalc.rc hexcalc.h
     rc -r hexcalc.rc

hexcalc2.exe : hexcalc2.obj hexcalc2.def
     link hexcalc2, /align:16, NUL, os2, hexcalc2
     rc hexcalc.res hexcalc2.exe

hexcalc2.exe : hexcalc.res
     rc hexcalc.res hexcalc2.exe

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.