Subversion Repositories HelenOS

Rev

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

Rev 288 Rev 289
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 ../tools/amd64/gencontext
-
 
9
 
8
rm ../arch/amd64/_link.ld
-
 
9
rm ../tools/amd64/gencontext
-
 
10