| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
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).
|
| |
|
| |
|
| |
|
| |
|
|
|