source: mainline/src/clean.amd64@ 8f91729

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 8f91729 was b9e97fb, checked in by Ondrej Palkovsky <ondrap@…>, 20 years ago

Better types for ia32 drivers, so that they can be reused in amd64.
Build script cleanup amd64.
New code / not working yet / in amd64.

  • Property mode set to 100755
File size: 142 bytes
Line 
1#! /bin/sh
2
3make dist-clean ARCH=amd64
4make dist-clean ARCH=ia32
5
6find ../arch/amd64 -type l | xargs rm
7rm ../arch/amd64/src/context_offset.h
Note: See TracBrowser for help on using the repository browser.