Annotation of pmsdk/samples/petzold/chap05/fonts, revision 1.1.1.1

1.1       root        1: #-----------------
                      2: # FONTS make file
                      3: #-----------------
                      4: 
                      5: fonts.obj : fonts.c easyfont.h
                      6:      cl -c -G2sw -W3 fonts.c
                      7: 
                      8: easyfont.obj : easyfont.c
                      9:      cl -c -G2sw -W3 easyfont.c
                     10: 
                     11: fonts.exe : fonts.obj easyfont.obj fonts.def
                     12:      link fonts easyfont, /align:16, NUL, os2, fonts

unix.superglobalmegacorp.com

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