From owner-cvs-all Wed Feb 27 11: 3:20 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A419737B400; Wed, 27 Feb 2002 11:03:15 -0800 (PST) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1RJ3FT55527; Wed, 27 Feb 2002 11:03:15 -0800 (PST) (envelope-from sobomax) Message-Id: <200202271903.g1RJ3FT55527@freefall.freebsd.org> From: Maxim Sobolev Date: Wed, 27 Feb 2002 11:03:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install Makefile.inc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/02/27 11:03:15 PST Modified files: usr.sbin/pkg_install Makefile.inc Log: Use some black make(1) magic to make pkg_install build even without Makefile.inc in parent directory (e.g. when checked out from cvs as a module). MFC after: 2 weeks Revision Changes Path 1.8 +6 -1 src/usr.sbin/pkg_install/Makefile.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message