HomeFreeBSD

libsys: reduce makefile declaration duplication

Description

libsys: reduce makefile declaration duplication

Every PSEUDO entry (_foo.o) has a corresponding NOASM entry (foo.o) to
suppress its addition to ASM. Check PSEUDO instead when adding entries
to ASM. No functional change.

Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D44106

Details

Provenance
brooksAuthored on Feb 29 2024, 7:19 PM
Reviewer
kib
Differential Revision
D44106: libsys: reduce makefile decleration duplication
Parents
rG552f3072af54: loader/lua: Remove workaround for command_error
Branches
Unknown
Tags
Unknown