Since we build and install gasp(1) in /usr/libexec/${OBJFORMAT}/,

and it is a user-run utility, it should be in objformat, so gasp
is in the ${PATH} :)
This commit is contained in:
green 1999-12-24 15:18:19 +00:00
parent e6f832ef05
commit 28208a284b

View File

@ -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