|
|
1.1 root 1: #-------------------
2: # POEPOEM make file
3: #-------------------
4:
5: poepoem.obj : poepoem.c poepoem.h
6: cl -c -G2sw -W3 poepoem.c
7:
8: poepoem.res : poepoem.rc poepoem.ico poepoem.asc poepoem.h
9: rc -r poepoem
10:
11: poepoem.exe : poepoem.obj poepoem.def
12: link poepoem, /align:16, NUL, os2, poepoem
13: rc poepoem.res
14:
15: poepoem.exe : poepoem.res
16: rc poepoem.res
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.