Subversion Repositories HelenOS-historic

Rev

Rev 418 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
418 jermar 1
#! /bin/sh
2
 
426 jermar 3
# Generate context_offset.h
4
(cd tools/sparc64/;make gencontext;./gencontext)
5
 
418 jermar 6
make all ARCH=sparc64