HomeFreeBSD

kmod.mk: Ensure ILINKS are created before building.

Description

kmod.mk: Ensure ILINKS are created before building.

This allows skipping 'make depend' or running 'make clean all' without
getting a flip-flopping dependency due to the exists() just below.
Otherwise an error is encountered, such as:

fatal error: 'machine/endian.h' file not found.

Sponsored by: EMC / Isilon Storage Division

Details

Provenance
bdreweryAuthored on
Parents
rS295413: kmod.mk: Support a beforebuild target such as bsd.prog.mk has.
Branches
Unknown
Tags
Unknown