mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-29 16:44:03 +00:00
d0b2dbfa0e
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
9 lines
92 B
Makefile
9 lines
92 B
Makefile
|
|
.include <src.opts.mk>
|
|
|
|
SUBDIR.${MK_ZFS}+= zfs
|
|
|
|
SUBDIR_PARALLEL=
|
|
|
|
.include <bsd.subdir.mk>
|