source: mainline/src/clean.mips@ d246e7e

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since d246e7e was 909c6e3, checked in by Ondrej Palkovsky <ondrap@…>, 21 years ago

MIPS exception now saves all necesssary information only on stack.

  • Property mode set to 100755
File size: 108 bytes
Line 
1#! /bin/sh
2
3make dist-clean ARCH=mips
4
5rm ../tools/mips/gencontext
6rm ../arch/mips/include/context_offset.h
Note: See TracBrowser for help on using the repository browser.