HomeFreeBSD

Makefile cleanup

Description

Makefile cleanup

  • Standardize on SRCTOP instead of .CURDIR-relative paths
  • Use LIBADD instead of a mix of specifying -lgeom via DPADD/LDADD/LDFLAGS. Specifying -lgeom via LDFLAGS is an especially unnecessary and odd pattern.

MFC after: 1 week

Details

Provenance
ngieAuthored on
Parents
rS321849: Fix the return type for pager_output(..) in bootparttest and zfsboottest
Branches
Unknown
Tags
Unknown