diff options
| author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2001-03-19 21:18:48 +0000 |
|---|---|---|
| committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2001-03-19 21:18:48 +0000 |
| commit | 6371776c8e9975e308eb8d5700adda40d264340c (patch) | |
| tree | 74184551801d5ca59b129793ea713969c33114d5 /bin/setfacl | |
| parent | 6020fb6068752f4185c898f8dc4039cd07c673e7 (diff) | |
Notes
Diffstat (limited to 'bin/setfacl')
| -rw-r--r-- | bin/setfacl/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/setfacl/Makefile b/bin/setfacl/Makefile index 3556b1ac0b60..4fffeab4cfb6 100644 --- a/bin/setfacl/Makefile +++ b/bin/setfacl/Makefile @@ -6,6 +6,4 @@ PROG= setfacl SRCS= file.c mask.c merge.c remove.c setfacl.c util.c LDADD= -lposix1e -NOSHARED= yes - .include <bsd.prog.mk> |
