Subversion Repositories HelenOS-historic

Rev

Rev 208 | 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
 
6
find ../arch/amd64 -type l | xargs rm
7
rm ../arch/amd64/src/context_offset.h
288 jermar 8
rm ../tools/amd64/gencontext