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

#------------------
# BITLIB make file
#------------------

bitlib.obj : bitlib.asm
     masm bitlib ;

bitlib.res : bitlib.rc bitmap1.bmp bitmap2.bmp bitmap3.bmp \
                       bitmap4.bmp bitmap5.bmp bitmap6.bmp \
                       bitmap7.bmp bitmap8.bmp bitmap9.bmp
     rc -r bitlib

bitlib.dll : bitlib.obj bitlib.def
     link bitlib, bitlib.dll /align:16, NUL,, bitlib
     rc bitlib.res bitlib.dll

bitlib.dll : bitlib.res
     rc bitlib.res bitlib.dll

unix.superglobalmegacorp.com

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