History log of /freebsd-current/sys/modules/acl_nfs4/Makefile
Revision Date Author Comments
# 031beb4e 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

sys: Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# 193d9e76 04-Mar-2017 Enji Cooper <ngie@FreeBSD.org>

sys/modules: normalize .CURDIR-relative paths to SRCTOP

This simplifies make output/logic

Tested with: `cd sys/modules; make ALL_MODULES=` on amd64
MFC after: 1 month
Sponsored by: Dell EMC Isilon


# 009a1962 04-Aug-2014 Warner Losh <imp@FreeBSD.org>

Remove unnecessary inclusions of bsd.own.mk.


# 9124ddeb 13-Mar-2012 Adrian Chadd <adrian@FreeBSD.org>

Add module building Makefile entries for NFSv4 and POSIX.1e ACL handling.