lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Last change
on this file since c9554dcb was 2a40908, checked in by Martin Decky <martin@…>, 20 years ago |
initial (very raw) user space support
|
-
Property mode
set to
100755
|
File size:
152 bytes
|
Line | |
---|
1 | #! /bin/sh
|
---|
2 |
|
---|
3 | make dist-clean ARCH=ia32
|
---|
4 | ( cd uspace/libc && make dist-clean ARCH=ia32 )
|
---|
5 | ( cd uspace && make dist-clean ARCH=ia32 )
|
---|
6 |
|
---|
7 | rm arch/ia32/_link.ld
|
---|
Note:
See
TracBrowser
for help on using the repository browser.