diff options
Diffstat (limited to 'usr.bin/objformat/Makefile')
-rw-r--r-- | usr.bin/objformat/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/objformat/Makefile b/usr.bin/objformat/Makefile index 571beb506b4f..9c47abeef1ec 100644 --- a/usr.bin/objformat/Makefile +++ b/usr.bin/objformat/Makefile @@ -1,7 +1,6 @@ # $FreeBSD$ PROG= objformat -WARNS?= 2 NOSHARED?= YES LINKS+= ${BINDIR}/objformat ${BINDIR}/addr2line |