From owner-cvs-all Fri Dec 24 7:18:22 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3AAA11503C; Fri, 24 Dec 1999 07:18:20 -0800 (PST) (envelope-from green@FreeBSD.org) Received: (from green@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA72773; Fri, 24 Dec 1999 07:18:20 -0800 (PST) (envelope-from green@FreeBSD.org) Message-Id: <199912241518.HAA72773@freefall.freebsd.org> From: Brian Feldman Date: Fri, 24 Dec 1999 07:18:19 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/objformat Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk green 1999/12/24 07:18:19 PST Modified files: usr.bin/objformat Makefile Log: 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} :) Revision Changes Path 1.15 +2 -1 src/usr.bin/objformat/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message