HomeFreeBSD

Reduce duplicate NOASM and PSEUDO definitions

Description

Reduce duplicate NOASM and PSEUDO definitions

The initial value of NOASM is nearly the same in all cases and the
initial value of PSEUDO is the same in all cases so reduce duplication
(and hopefully, future merge conflicts) by machine independent defaults.

Also document the PSEUDO variable.

Reviewed by: jhb, kib
Obtained from: CheriBSD
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D7820

Details

Provenance
brooksAuthored on
Reviewer
jhb
Differential Revision
D7820: Reduce duplicate NOASM and PSEUDO definitions.
Parents
rS305629: Add new directories added in r305626 to fix "make installworld".
Branches
Unknown
Tags
Unknown