Subversion Repositories HelenOS-historic

Compare Revisions

No changes between revisions

Ignore whitespace Rev 375 → Rev 376

/SPARTAN/trunk/clean.amd64
0,0 → 1,9
#! /bin/sh
 
make dist-clean ARCH=amd64
make dist-clean ARCH=ia32
 
find arch/amd64 -type l | xargs rm
rm arch/amd64/include/context_offset.h
rm arch/amd64/_link.ld
rm tools/amd64/gencontext
Property changes:
Added: svn:executable
+*
\ No newline at end of property