Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 205 → Rev 206

/SPARTAN/trunk/src/clean.amd64
1,3 → 1,7
#! /bin/sh
 
make dist-clean ARCH=amd64
make dist-clean ARCH=ia32
 
find ../arch/amd64 -type l | xargs rm
rm ../arch/amd64/src/context_offset.h