source: mainline/src/clean.mips32@ 0a50f59

lfn serial ticket/834-toolchain-update topic/fix-logger-deadlock topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 0a50f59 was 60780c5, checked in by Jakub Jermar <jakub@…>, 21 years ago

Rename mips port to mips32.

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