summaryrefslogtreecommitdiffstats
path: root/usr.bin/chflags/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/chflags/Makefile')
-rw-r--r--usr.bin/chflags/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/chflags/Makefile b/usr.bin/chflags/Makefile
index 875dc98..d269255 100644
--- a/usr.bin/chflags/Makefile
+++ b/usr.bin/chflags/Makefile
@@ -1,6 +1,6 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
-NOSHARED= true
+NOSHARED?=yes
PROG= chflags
SRCS= chflags.c stat_flags.c
OpenPOWER on IntegriCloud