Subversion Repositories HelenOS-historic

Rev

Rev 208 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 208 Rev 288
Line 3... Line 3...
3
make dist-clean ARCH=amd64
3
make dist-clean ARCH=amd64
4
make dist-clean ARCH=ia32
4
make dist-clean ARCH=ia32
5
 
5
 
6
find ../arch/amd64 -type l | xargs rm
6
find ../arch/amd64 -type l | xargs rm
7
rm ../arch/amd64/src/context_offset.h
7
rm ../arch/amd64/src/context_offset.h
8
rm ../arch/amd64/src/gencontext
8
rm ../tools/amd64/gencontext
9
 
9