source: mainline/src/clean.mips32@ 714675b

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 714675b was 60780c5, checked in by Jakub Jermar <jakub@…>, 20 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.