summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/tar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/tar/Makefile')
-rw-r--r--gnu/usr.bin/tar/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/tar/Makefile b/gnu/usr.bin/tar/Makefile
index 69a1f52cf9d36..cab7e00f96fd6 100644
--- a/gnu/usr.bin/tar/Makefile
+++ b/gnu/usr.bin/tar/Makefile
@@ -10,6 +10,7 @@ CFLAGS+= -DHAVE_VPRINTF=1 -DNEEDPAD -I${.CURDIR}
CFLAGS+= -DDEF_AR_FILE=\"/dev/rst0\" -DDEFBLOCKING=20
CLEANFILES+=y.tab.h
NOMAN=noman
+NOSHARED=yes
.include <bsd.prog.mk>
.include "../../usr.bin/Makefile.inc"