From owner-cvs-all Tue Sep 15 21:11:36 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA24810 for cvs-all-outgoing; Tue, 15 Sep 1998 21:11:36 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA24799; Tue, 15 Sep 1998 21:11:32 -0700 (PDT) (envelope-from jdp@FreeBSD.org) From: John Polstra Received: (from jdp@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA14454; Tue, 15 Sep 1998 21:11:16 -0700 (PDT) Date: Tue, 15 Sep 1998 21:11:16 -0700 (PDT) Message-Id: <199809160411.VAA14454@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/objformat Makefile Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jdp 1998/09/15 21:11:15 PDT Modified files: usr.bin/objformat Makefile Log: Add links to addr2line, objcopy, and objdump. These exist only for ELF, but still I think this is the best way to get them into the shell's search path. Revision Changes Path 1.10 +4 -1 src/usr.bin/objformat/Makefile