lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Last change
on this file since ff48a15 was 11675207, checked in by jermar <jermar@…>, 17 years ago |
Move everything to kernel/.
|
-
Property mode
set to
100644
|
File size:
239 bytes
|
Rev | Line | |
---|
[839470f] | 1 | Following make targets are supported:
|
---|
| 2 |
|
---|
| 3 | make, make all
|
---|
| 4 | - Check configuration, build
|
---|
| 5 |
|
---|
| 6 | make config
|
---|
| 7 | - Start kernel configuration program
|
---|
| 8 |
|
---|
| 9 | make clean
|
---|
| 10 | - Clean build temporary files
|
---|
| 11 |
|
---|
| 12 | make distclean
|
---|
| 13 | - Clean everything including configuration
|
---|
| 14 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.