Subversion Repositories HelenOS-historic

Rev

Rev 288 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 288 Rev 289
1
#! /bin/sh
1
#! /bin/sh
2
 
2
 
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
 
10

Generated by GNU Enscript 1.6.6.
-
 
11
 
-
 
12
 
-
 
13
 
-