File:  [OS/2 SDKs] / pmsdk / samples / petzold / chap17 / bigjob4
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

#-------------------
# BIGJOB4 make file
#-------------------

bigjob4.obj : bigjob4.c bigjob.h
     cl -c -Alfw -G2sw -W3 bigjob4.c

bigjobmt.obj : bigjobmt.c
     cl -c -Alfw -G2sw -W3 bigjobmt.c

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

bigjob4.exe : bigjob4.obj bigjobmt.obj bigjob4.def
     link bigjob4 bigjobmt, /align:16, NUL, /nod llibcmt os2, bigjob4
     rc bigjob.res bigjob4.exe

bigjob4.exe : bigjob.res
     rc bigjob.res bigjob4.exe

unix.superglobalmegacorp.com

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