Subversion Repositories HelenOS-historic

Compare Revisions

Problem with comparison.

Ignore whitespace Rev HEAD → Rev 289

/SPARTAN/trunk/src/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/src/context_offset.h
rm ../arch/amd64/_link.ld
rm ../tools/amd64/gencontext
Property changes:
Added: svn:executable
+*
\ No newline at end of property