source:
trunk/sysinfo.mak@
9
Last change on this file since 9 was 9, checked in by , 23 years ago | |
---|---|
|
|
File size: 165 bytes |
Line | |
---|---|
1 | |
2 | BASE=sysinfo |
3 | |
4 | !INCLUDE makefile_pre.mk |
5 | |
6 | ALL: sysinfo.EXE \ |
7 | sysinfo.res |
8 | |
9 | sysinfo.res: sysinfo.rc |
10 | |
11 | sysinfo.obj: sysinfo.c |
12 | |
13 | !INCLUDE makefile_post.mk |
14 | |
15 | # The end |
16 |
Note:
See TracBrowser
for help on using the repository browser.