Date: Wed, 8 Dec 1999 10:10:17 -0800 (PST) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile Message-ID: <199912081810.KAA59539@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 1999/12/08 10:10:17 PST Modified files: . Makefile Log: Oops! bypassing Makefile.inc0 without adding a `world' target is not a good idea. Adding `world' to Makefile is save, because all hairy bits are in Makefile.inc1 anyway. Revision Changes Path 1.231 +38 -3 src/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?199912081810.KAA59539>