File:  [OS/2 SDKs] / pmsdk / samples / petzold / chap17 / bigjob2
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 12:28:25 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

#-------------------
# BIGJOB2 make file
#-------------------

bigjob2.obj : bigjob2.c bigjob.h
     cl -c -G2sw -W3 bigjob2.c

bigjob.obj : bigjob.c
     cl -c -G2sw -W3 bigjob.c

bigjob.res : bigjob.rc bigjob.h
     rc -r bigjob

bigjob2.exe : bigjob2.obj bigjob.obj bigjob2.def
     link bigjob2 bigjob, /align:16, NUL, os2, bigjob2
     rc bigjob.res bigjob2.exe

bigjob2.exe : bigjob.res
     rc bigjob.res bigjob2.exe

unix.superglobalmegacorp.com

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