From owner-cvs-all Fri Nov 2 22:33:13 2001 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 F382737B408; Fri, 2 Nov 2001 22:33:08 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fA36X8Z35958; Fri, 2 Nov 2001 22:33:08 -0800 (PST) (envelope-from peter) Message-Id: <200111030633.fA36X8Z35958@freefall.freebsd.org> From: Peter Wemm Date: Fri, 2 Nov 2001 22:33:08 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libgnumalloc Makefile 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 peter 2001/11/02 22:33:08 PST Modified files: lib/libgnumalloc Makefile Log: Do not fail doing rm -f ${DESTDIR}${LIBDIR}/lib${LIB}.a if the intermediate directories dont exist. (eg: when building standalone includes, using the beforeinstall target in src/lib) Revision Changes Path 1.15 +1 -1 src/lib/libgnumalloc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message