sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
sys/modules: normalize .CURDIR-relative paths to SRCTOPThis simplifies make output/logicTested with: `cd sys/modules; make ALL_MODULES=` on amd64MFC after: 1 monthSponsored by: Dell EMC Isilon
bsd.kmod.mk does not deal with manpages anymore.
Don't put .depend in CLEANFILES, it's cleaned by cleandepend.
Update the udf module makefile for the udf_iconv moduleSubmitted by: [email protected]
Nuke -g
Actually add the UDF files!