From 1d7d2ae4e8dc5f6ac41a7f316fec3ebc8690aa80 Mon Sep 17 00:00:00 2001 From: rwatson Date: Mon, 19 Mar 2001 18:09:56 +0000 Subject: o Enable getfacl(1) and setfacl(1) Obtained from: TrustedBSD Project --- bin/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/Makefile') 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 \ -- cgit v1.1