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

#-------------------
# POEPOEM make file
#-------------------

poepoem.obj : poepoem.c poepoem.h
     cl -c -G2sw -W3 poepoem.c

poepoem.res : poepoem.rc poepoem.ico poepoem.asc poepoem.h
     rc -r poepoem

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

poepoem.exe : poepoem.res
     rc poepoem.res

unix.superglobalmegacorp.com

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