summaryrefslogtreecommitdiff
path: root/usr.bin/objformat
diff options
context:
space:
mode:
authorJohn Polstra <jdp@FreeBSD.org>1998-11-01 02:37:40 +0000
committerJohn Polstra <jdp@FreeBSD.org>1998-11-01 02:37:40 +0000
commiteca7742c3c8f799f6ed1e5450df56786cf99cf66 (patch)
treeddea0dd7de0efb12bfd0de72707d3bb554200bca /usr.bin/objformat
parent3538f740655cf8e67cb46c862f70befc40f973be (diff)
Notes
Diffstat (limited to 'usr.bin/objformat')
-rw-r--r--usr.bin/objformat/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/objformat/Makefile b/usr.bin/objformat/Makefile
index 93c4285a182f..a56fdd4f8b8c 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