summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Feldman <green@FreeBSD.org>1999-12-24 15:18:19 +0000
committerBrian Feldman <green@FreeBSD.org>1999-12-24 15:18:19 +0000
commit9e5900ee439ac5174550c611b596ca26bf47d6df (patch)
tree830c9159bad7874e2ee894a7e74024b5225c5ce6
parent64c6ef6e8f0e024618ae609a86576ca5eb319e8e (diff)
Notes
-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 a56fdd4f8b8c..813f324bb391 100644
--- a/usr.bin/objformat/Makefile
+++ b/usr.bin/objformat/Makefile
@@ -8,6 +8,7 @@ LINKS+= ${BINDIR}/objformat ${BINDIR}/addr2line
LINKS+= ${BINDIR}/objformat ${BINDIR}/ar
LINKS+= ${BINDIR}/objformat ${BINDIR}/as
LINKS+= ${BINDIR}/objformat ${BINDIR}/c++filt
+LINKS+= ${BINDIR}/objformat ${BINDIR}/gasp
LINKS+= ${BINDIR}/objformat ${BINDIR}/gdb
LINKS+= ${BINDIR}/objformat ${BINDIR}/ld
LINKS+= ${BINDIR}/objformat ${BINDIR}/nm