freebsd-src/lib/geom/concat
Robert Clausecker 18b226ea08 lib/geom: remove redundant libraries and objects
Do not link lib/geom/raid with libmd, it is not required for the module.
Do not include the sha256/sha512 code in lib/geom/eli, it is provided by
libmd.  Remove ${.CURDIR:H:H}/misc from .PATH for all modules.  This
path has stopped being valid when the GEOM modules were moved from
sbin/geom to lib/geom.

Reviewed by:	emaste
Differential Revision:	https://reviews.freebsd.org/D47061
2024-10-15 13:34:45 +02:00
..
gconcat.8
geom_concat.c lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
Makefile lib/geom: remove redundant libraries and objects 2024-10-15 13:34:45 +02:00
Makefile.depend