diff --git a/usr.bin/objformat/Makefile b/usr.bin/objformat/Makefile index 93c4285a182..a56fdd4f8b8 100644 --- a/usr.bin/objformat/Makefile +++ b/usr.bin/objformat/Makefile @@ -2,6 +2,7 @@ PROG= objformat CFLAGS+= -Wall +NOSHARED?= YES LINKS+= ${BINDIR}/objformat ${BINDIR}/addr2line LINKS+= ${BINDIR}/objformat ${BINDIR}/ar