summaryrefslogtreecommitdiffstats
path: root/bin/getfacl/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/getfacl/Makefile
parent8194b74a2b407dc7fbf611011fe654dae39c5ed3 (diff)
downloadFreeBSD-src-8b5320d4a50d269676d4e8c75120d565a3fc2dcc.zip
FreeBSD-src-8b5320d4a50d269676d4e8c75120d565a3fc2dcc.tar.gz
Remove 'NOSHARED=yes' (../Makefile.inc already sets this)
Diffstat (limited to 'bin/getfacl/Makefile')
-rw-r--r--bin/getfacl/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/getfacl/Makefile b/bin/getfacl/Makefile
index 6bd4501..d6d3cd2 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>
OpenPOWER on IntegriCloud