Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 May 2010 16:40:02 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: conf/146827: commit references a PR
Message-ID:  <201005221640.o4MGe2CL063744@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR conf/146827; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: conf/146827: commit references a PR
Date: Sat, 22 May 2010 16:30:42 +0000 (UTC)

 Author: maxim
 Date: Sat May 22 16:30:33 2010
 New Revision: 208417
 URL: http://svn.freebsd.org/changeset/base/208417
 
 Log:
   o Grammar.
   
   PR:		conf/146827
   Submitted by:	chris petrik
 
 Modified:
   head/share/mk/bsd.README
 
 Modified: head/share/mk/bsd.README
 ==============================================================================
 --- head/share/mk/bsd.README	Sat May 22 15:13:41 2010	(r208416)
 +++ head/share/mk/bsd.README	Sat May 22 16:30:33 2010	(r208417)
 @@ -91,12 +91,12 @@ the command "make b" will echo "bar".  T
  way the V7 make behaved.
  
  It's fairly difficult to make the BSD .mk files work when you're building
 -multiple programs in a single directory.  It's a lot easier split up the
 -programs than to deal with the problem.  Most of the agony comes from making
 -the "obj" directory stuff work right, not because we switch to a new version
 -of make.  So, don't get mad at us, figure out a better way to handle multiple
 -architectures so we can quit using the symbolic link stuff.  (Imake doesn't
 -count.)
 +multiple programs in a single directory.  It's a lot easier to split up 
 +the programs than to deal with the problem.  Most of the agony comes from 
 +making the "obj" directory stuff work right, not because we switch to a new 
 +version of make.  So, don't get mad at us, figure out a better way to handle 
 +multiple architectures so we can quit using the symbolic link stuff.  
 +(Imake doesn't count.)
  
  The file .depend in the source directory is expected to contain dependencies
  for the source files.  This file is read automatically by make after reading
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005221640.o4MGe2CL063744>