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

#-------------------
# BIGJOB1 make file
#-------------------

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

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

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

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

bigjob1.exe : bigjob.res
     rc bigjob.res bigjob1.exe

unix.superglobalmegacorp.com

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