Make tar static by default. Don't scream, you'll thank me for this
[unix-history] / gnu / usr.bin / tar / Makefile
index 69a1f52..cab7e00 100644 (file)
@@ -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
 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"
 
 .include <bsd.prog.mk>
 .include "../../usr.bin/Makefile.inc"