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/getfacl | |
| parent | 6020fb6068752f4185c898f8dc4039cd07c673e7 (diff) | |
Notes
Diffstat (limited to 'bin/getfacl')
| -rw-r--r-- | bin/getfacl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/getfacl/Makefile b/bin/getfacl/Makefile index 6bd45016db27b..d6d3cd22bf488 100644 --- a/bin/getfacl/Makefile +++ b/bin/getfacl/Makefile @@ -4,6 +4,5 @@ PROG= getfacl SRCS= getfacl.c LDADD= -lposix1e CFLAGS+= -g -Wall -NOSHARED= yes .include <bsd.prog.mk> |
