| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
directive can select between MI and MD versions of these files. At
the same time, adjust the boot programs to pick exactly what they need,
instead of the 7 or 8 mechanisms previously used.
There will be some fallout from this, but testing it all by myself is a
ridiculously slow process; it will be finished in-tree.
Various developers were very nice and avoided making fun of me when I
was gibbering in the corner..
|
|
|
|
|
|
| |
i think other archs can adopt this instead of using .s versions.
also compress arguments to make in fewer lines, so they do not
abuse screen space.
|
|
|
|
| |
no 64bit math for sgi (;
|
|
|
|
| |
kernels when using tools built from 'make cross-tools'.
|
|
|
|
|
|
|
|
| |
mkdir fails if the destination already exists. It could be argued that
having make cleandir rm the directory would be appropriate, but there
really shouldn't be any dynamic fooling around with the directory structure.
Fixes PR sparc/231 by Marshal Midden, though probably MI.
|
| |
|
|
|
|
|
|
| |
Fix up clean and depend targets in Makefile.inc so we can
include Makefile.inc in cases where there is already a
clean/depend target (based on a NetBSD Makefile.inc).
|
| |
|
| |
|
| |
|
| |
|
|
|