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