source:
mainline/clean.ia32@
2a40908
Last change on this file since 2a40908 was 2a40908, checked in by , 20 years ago | |
---|---|
|
|
File size: 152 bytes |
Rev | Line | |
---|---|---|
[0985add] | 1 | #! /bin/sh |
2 | ||
3 | make dist-clean ARCH=ia32 | |
[2a40908] | 4 | ( cd uspace/libc && make dist-clean ARCH=ia32 ) |
5 | ( cd uspace && make dist-clean ARCH=ia32 ) | |
[16e9afa3] | 6 | |
[c9ed176] | 7 | rm arch/ia32/_link.ld |
Note:
See TracBrowser
for help on using the repository browser.