source: mainline/src/clean.mips@ a5d1331

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

Fixed things broken by last commit.

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