summaryrefslogtreecommitdiffstats
path: root/bin/setfacl/Makefile
diff options
context:
space:
mode:
authorjedgar <jedgar@FreeBSD.org>2001-03-19 21:18:48 +0000
committerjedgar <jedgar@FreeBSD.org>2001-03-19 21:18:48 +0000
commit8b5320d4a50d269676d4e8c75120d565a3fc2dcc (patch)
treec97c7a7def822257e7b4dd05a40f24884274fbd9 /bin/setfacl/Makefile
parent8194b74a2b407dc7fbf611011fe654dae39c5ed3 (diff)
downloadFreeBSD-src-8b5320d4a50d269676d4e8c75120d565a3fc2dcc.zip
FreeBSD-src-8b5320d4a50d269676d4e8c75120d565a3fc2dcc.tar.gz
Remove 'NOSHARED=yes' (../Makefile.inc already sets this)
Diffstat (limited to 'bin/setfacl/Makefile')
-rw-r--r--bin/setfacl/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/setfacl/Makefile b/bin/setfacl/Makefile
index 3556b1a..4fffeab 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>
OpenPOWER on IntegriCloud