Subversion Repositories HelenOS-historic

Rev

Rev 318 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
164 palkovsky 1
#! /bin/sh
2
 
3
make dist-clean ARCH=amd64
206 palkovsky 4
make dist-clean ARCH=ia32
5
 
376 jermar 6
find arch/amd64 -type l | xargs rm
7
rm arch/amd64/include/context_offset.h
8
rm arch/amd64/_link.ld
9
rm tools/amd64/gencontext