Subversion Repositories HelenOS

Rev

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

#! /bin/sh

# Generate context_offset.h
(cd tools/sparc64/;make gencontext;./gencontext)

make all ARCH=sparc64