Date: Tue, 31 Aug 1999 22:14:57 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libncurses Makefile Message-ID: <199909010514.WAA41380@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909010514.WAA41380>