lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Last change
on this file since d6dcdd2e was d246e7e, checked in by Jakub Jermar <jakub@…>, 20 years ago |
Make AMD64 gencontext.c consistent with MIPS gencontext.c
|
-
Property mode
set to
100755
|
File size:
201 bytes
|
Rev | Line | |
---|
[1141c1a] | 1 | #! /bin/sh
|
---|
| 2 |
|
---|
| 3 | make dist-clean ARCH=amd64
|
---|
[b9e97fb] | 4 | make dist-clean ARCH=ia32
|
---|
| 5 |
|
---|
| 6 | find ../arch/amd64 -type l | xargs rm
|
---|
[d246e7e] | 7 | rm ../arch/amd64/include/context_offset.h
|
---|
[4f1475d4] | 8 | rm ../arch/amd64/_link.ld
|
---|
| 9 | rm ../tools/amd64/gencontext
|
---|
Note:
See
TracBrowser
for help on using the repository browser.