source:
trunk/Config.kmk@
2470
Last change on this file since 2470 was 2470, checked in by , 20 years ago | |
---|---|
File size: 340 bytes |
Rev | Line | |
---|---|---|
[2470] | 1 | |
2 | ||
3 | PATH_INS := $(PATH_OUT)/dist | |
4 | ||
5 | TEMPLATE_bin = /bin/ programs. | |
6 | TEMPLATE_bin_TOOL = GCC3 | |
7 | TEMPLATE_bin_TOOL.os2 = GCC3OMF | |
8 | TEMPLATE_bin_INST = bin/ | |
9 | ||
10 | TEMPLATE_usr.bin = /usr/bin/ programs. | |
11 | TEMPLATE_usr.bin_TOOL = GCC3 | |
12 | TEMPLATE_usr.bin_TOOL.os2 = GCC3OMF | |
13 | TEMPLATE_usr.bin_INST = usr/bin/ | |
14 | ||
15 |
Note:
See TracBrowser
for help on using the repository browser.