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

#----------------
# HEAD make file
#----------------

head.obj : head.c head.h easyfont.h
     cl -c -G2sw -W3 head.c

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

head.res : head.rc head.h
     rc -r head

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

head.exe : head.res
     rc head.res

unix.superglobalmegacorp.com

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