diff options
| author | John Polstra <jdp@FreeBSD.org> | 1998-11-01 02:37:40 +0000 |
|---|---|---|
| committer | John Polstra <jdp@FreeBSD.org> | 1998-11-01 02:37:40 +0000 |
| commit | eca7742c3c8f799f6ed1e5450df56786cf99cf66 (patch) | |
| tree | ddea0dd7de0efb12bfd0de72707d3bb554200bca /usr.bin/objformat | |
| parent | 3538f740655cf8e67cb46c862f70befc40f973be (diff) | |
Notes
Diffstat (limited to 'usr.bin/objformat')
| -rw-r--r-- | usr.bin/objformat/Makefile | 1 |
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 |
