History log of /freebsd-10.1-release/bin/getfacl/Makefile
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 87323 03-Dec-2001 obrien

Default to WARNS=2. Binary builds that cannot handle this must explicitly
set WARNS=0.

Reviewed by: mike


# 79758 15-Jul-2001 dd

Set WARNS=2 on programs which compile cleanly.

Submitted by: Mike Barcroft <mike@q9media.com>


# 75189 04-Apr-2001 tmm

setfacl and getfacl no longer need to link against libposix1e, since it
has been integrated into libc.

Approved by: rwatson
Obtained from: TrustedBSD Project


# 74505 20-Mar-2001 jedgar

Remove extra CFLAGS and redundant SRCS
Add DPADD

Submitted by: bde


# 74489 19-Mar-2001 jedgar

Remove 'NOSHARED=yes' (../Makefile.inc already sets this)


# 74467 19-Mar-2001 rwatson

o Missed in prior commit: getfacl(1) Makefile