diff options
| author | Thomas Moestl <tmm@FreeBSD.org> | 2001-04-04 18:20:08 +0000 |
|---|---|---|
| committer | Thomas Moestl <tmm@FreeBSD.org> | 2001-04-04 18:20:08 +0000 |
| commit | 843f999ce269739c02434f600bdf02183cdc3b8a (patch) | |
| tree | 88ec199741307dfd6901762b67a2654df5e6728d /bin/setfacl | |
| parent | 8b28ef95280c56bcdc893923c5325d9f4b61d1e5 (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 6c4f9a9487cd8..ff67650ef8fa6 100644 --- a/bin/setfacl/Makefile +++ b/bin/setfacl/Makefile @@ -2,7 +2,5 @@ PROG= setfacl SRCS= file.c mask.c merge.c remove.c setfacl.c util.c -LDADD= -lposix1e -DPADD= ${LIBPOSIX1E} .include <bsd.prog.mk> |
