Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 425 → Rev 426

/SPARTAN/trunk/build.sparc64
1,3 → 1,6
#! /bin/sh
 
# Generate context_offset.h
(cd tools/sparc64/;make gencontext;./gencontext)
 
make all ARCH=sparc64