From owner-cvs-all Tue Aug 31 22:17: 8 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 DF50514EF9; Tue, 31 Aug 1999 22:17:03 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA41380; Tue, 31 Aug 1999 22:14:58 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <199909010514.WAA41380@freefall.freebsd.org> From: Peter Wemm Date: Tue, 31 Aug 1999 22:14:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libncurses Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/08/31 22:14:57 PDT Modified files: lib/libncurses Makefile Log: Add a missing dependency for make_hash which could make various forms of make -jN fail. This fixes the present problem only, not the larger one of when those internal tools are built and the cross-compiling etc. Submitted by: luoqi Revision Changes Path 1.29 +2 -2 src/lib/libncurses/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message