summaryrefslogtreecommitdiffstats
path: root/bin/Makefile
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2001-03-19 18:09:56 +0000
committerrwatson <rwatson@FreeBSD.org>2001-03-19 18:09:56 +0000
commit1d7d2ae4e8dc5f6ac41a7f316fec3ebc8690aa80 (patch)
tree20727afffb21582b469c791ad19f3b884f3c3e22 /bin/Makefile
parent4978ee9a87e5510a56defc3e556c4a2c31a7bdc4 (diff)
downloadFreeBSD-src-1d7d2ae4e8dc5f6ac41a7f316fec3ebc8690aa80.zip
FreeBSD-src-1d7d2ae4e8dc5f6ac41a7f316fec3ebc8690aa80.tar.gz
o Enable getfacl(1) and setfacl(1)
Obtained from: TrustedBSD Project
Diffstat (limited to 'bin/Makefile')
-rw-r--r--bin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/Makefile b/bin/Makefile
index f7844a5..3fd3521 100644
--- a/bin/Makefile
+++ b/bin/Makefile
@@ -12,6 +12,7 @@ SUBDIR= cat \
echo \
ed \
expr \
+ getfacl \
hostname \
kill \
ln \
@@ -24,6 +25,7 @@ SUBDIR= cat \
rcp \
rm \
rmdir \
+ setfacl \
sh \
sleep \
stty \
OpenPOWER on IntegriCloud