Subversion Repositories HelenOS-historic

Rev

Rev 43 | Go to most recent revision | Blame | Last modification | View Log | Download | RSS feed

#! /bin/sh

set -e
# Generate context_offset.h
(cd ../tools/mips/;make gencontext;./gencontext)


make all ARCH=mips