From owner-cvs-all Wed Mar 21 20:17:29 2001 Delivered-To: cvs-all@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 6B06E37B71B; Wed, 21 Mar 2001 20:17:24 -0800 (PST) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (robert@fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.11.1/8.11.1) with SMTP id f2M4HNh03661; Wed, 21 Mar 2001 23:17:23 -0500 (EST) (envelope-from robert@fledge.watson.org) Date: Wed, 21 Mar 2001 23:17:23 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin Makefile.inc src/sbin/adjkerntz Makefile src/sbin/atacontrol Makefile src/sbin/atm/atm Makefile src/sbin/atm/fore_dnld Makefile src/sbin/atm/ilmid Makefile src/sbin/badsect Makefile src/sbin/camcontrol Makefile ... In-Reply-To: <200103201813.f2KIDW786548@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This change appears to break a checkout of just a single directory (say, src/usr.sbin/watch) followed by a make in that directory, as no ../Makefile.inc exists because that wasn't checked out. In fact, on my -CURRENT box from yesterday, it appears to be broken even with a ../Makefile.inc present. Am I misunderstanding / have an oddly sync'd world/source tree? fledge:/data/fbsd-commit/src/usr.sbin/watch> make Warning: Object directory not changed from original /data/fbsd-commit/src/usr.sbin/watch cc -O -pipe -c watch.c cc -O -pipe -o watch watch.o -ltermcap make: don't know how to make watch.1. Stop Robert N M Watson FreeBSD Core Team, TrustedBSD Project robert@fledge.watson.org NAI Labs, Safeport Network Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message