From owner-cvs-share Wed Mar 12 04:01:43 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA05896 for cvs-share-outgoing; Wed, 12 Mar 1997 04:01:43 -0800 (PST) Received: from spinner.DIALix.COM (spinner.DIALix.COM [192.203.228.67]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id EAA05812; Wed, 12 Mar 1997 04:00:44 -0800 (PST) Received: from spinner.DIALix.COM (localhost.DIALix.oz.au [127.0.0.1]) by spinner.DIALix.COM (8.8.5/8.8.5) with ESMTP id UAA04157; Wed, 12 Mar 1997 20:00:25 +0800 (WST) Message-Id: <199703121200.UAA04157@spinner.DIALix.COM> X-Mailer: exmh version 2.0gamma 1/27/96 To: Peter Wemm cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-share@freefall.freebsd.org Subject: Re: cvs commit: src/share/mk bsd.info.mk In-reply-to: Your message of "Tue, 11 Mar 1997 22:25:04 PST." <199703120625.WAA19687@freefall.freebsd.org> Date: Wed, 12 Mar 1997 20:00:24 +0800 From: Peter Wemm Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Peter Wemm wrote: > peter 97/03/11 22:25:00 > > Modified: share/mk bsd.info.mk > Log: > Move the conditional declarations of ICOMPRESS_CMD and ICOMPRESS_EXT > to before they are used in .for loops and .SUFFIXES lists, or it > doesn't work! Without this, 'make all' doesn't gzip the result as the > generated 'all' target doesn't seem to be defined completely. Just as a BTW, I finished a successful 'make world' from start to finish on -current about an hour ago and am running the post lite2 kernel. Cheers, -Peter