<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/make/make.1, branch release/9.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F9.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F9.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2012-06-14T20:44:56Z</updated>
<entry>
<title>MFC: r236338, r236339, r236346, r236347, r236365, &amp; r236977</title>
<updated>2012-06-14T20:44:56Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2012-06-14T20:44:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=58364ebcccf69612c811fef910aaeea5967f9b90'/>
<id>urn:sha1:58364ebcccf69612c811fef910aaeea5967f9b90</id>
<content type='text'>
  * Deprecate the FreeBSD make's ":U" (to-upper case) and ":L" (to-lower case)
    modifiers for ":tu" and ":tl".
  * make it easier to test newly-built make.
  * Add "-V '${VAR}'" variable expansion from Portable Berkeley Make.
  * regression test for '-V' command line option and the :t[lu] modifiers.
</content>
</entry>
<entry>
<title>MFC r227121: make(1): obj dirs are physical paths so write `pwd -P`</title>
<updated>2011-12-30T21:27:51Z</updated>
<author>
<name>Jilles Tjoelker</name>
<email>jilles@FreeBSD.org</email>
</author>
<published>2011-12-30T21:27:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=85c6037bbecddf0abe1fbd92e7860808edf723fe'/>
<id>urn:sha1:85c6037bbecddf0abe1fbd92e7860808edf723fe</id>
<content type='text'>
rather than `pwd`.

Regular pwd may return a pathname containing symlinks, but make does not use
such pathnames.
</content>
</entry>
<entry>
<title>- Missing full stops</title>
<updated>2010-05-12T02:00:11Z</updated>
<author>
<name>Christian Brueffer</name>
<email>brueffer@FreeBSD.org</email>
</author>
<published>2010-05-12T02:00:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=346bfbfccebcfa0d9833d9f3548b7cd33aebbbaa'/>
<id>urn:sha1:346bfbfccebcfa0d9833d9f3548b7cd33aebbbaa</id>
<content type='text'>
- Upper case the first character of an description
- Section headings do not need to be quoted. From OpenBSD's make.1, revision 1.81
- Plural of suffix is suffixes. From OpenBSD's make.1, revision 1.61
- s/seperating/separating/

PR:		135165
Submitted by:	Alan R. S. Bueno &lt;alan.bsd@gmail.com&gt;
MFC after:	1 week
</content>
</entry>
<entry>
<title>Eliminated nits from last commit.</title>
<updated>2010-01-27T21:06:53Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2010-01-27T21:06:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8f5f49447d2acbd16166776375976294d0451f06'/>
<id>urn:sha1:8f5f49447d2acbd16166776375976294d0451f06</id>
<content type='text'>
OK'ed by:	rodrigc
</content>
</entry>
<entry>
<title>Partial merge of man page cleanups from NetBSD:</title>
<updated>2010-01-27T02:38:10Z</updated>
<author>
<name>Craig Rodrigues</name>
<email>rodrigc@FreeBSD.org</email>
</author>
<published>2010-01-27T02:38:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ab13f9f29ea4c56fbeb6578e66baed63d1b1e9dd'/>
<id>urn:sha1:ab13f9f29ea4c56fbeb6578e66baed63d1b1e9dd</id>
<content type='text'>
  revision 1.91
  Fri Nov 7 01:01:46 2003 UTC by lukem

  Add some subsections in the VARIABLE ASSIGNMENTS section.

  In the "modifier description" list, show each modifier with the leading `:'.
  Rationale: it's hard to search for modifiers without it, and we already do
  the same thing in the -options and .makecommands lists.  I now find it much
  easier to find the description for a modifier in the man page.

Obtained from: NetBSD
</content>
</entry>
<entry>
<title>Add ability to search up the directory hierarchy for the system directory.</title>
<updated>2010-01-04T18:57:22Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2010-01-04T18:57:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=290dac20e61cccee6ac73284a3b181fe59e4473e'/>
<id>urn:sha1:290dac20e61cccee6ac73284a3b181fe59e4473e</id>
<content type='text'>
Do by specifying ".../" with '-m' or MAKESYSPATH (new) environment variable.

Reviewed by:	&lt;sjg@NetBSD.org&gt;
Obtained from:	NetBSD (+ embellishment by me, sent back to NetBSD)
</content>
</entry>
<entry>
<title>Avoid infinite loops when remaking makefiles not only</title>
<updated>2009-04-07T19:49:38Z</updated>
<author>
<name>Max Khon</name>
<email>fjoe@FreeBSD.org</email>
</author>
<published>2009-04-07T19:49:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c2502d78e131493b8576ac79ff23aa1cf01f41c9'/>
<id>urn:sha1:c2502d78e131493b8576ac79ff23aa1cf01f41c9</id>
<content type='text'>
for Makefile targets but also for targets they depend on.
</content>
</entry>
<entry>
<title>+ Add the -Q be-quiet flag for parallel jobs.</title>
<updated>2009-01-03T10:14:01Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2009-01-03T10:14:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=eee34044815096f2732e85a2eabd728aa56fd916'/>
<id>urn:sha1:eee34044815096f2732e85a2eabd728aa56fd916</id>
<content type='text'>
- Enable -Q by default for the moment - there is something weird
  going on in the rescue build.
</content>
</entry>
<entry>
<title>1. Add the ability to tweak the token output before targets in job mode.</title>
<updated>2008-12-29T10:26:02Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2008-12-29T10:26:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=78885448f1da75e35e9b78403f684c9bb7529b12'/>
<id>urn:sha1:78885448f1da75e35e9b78403f684c9bb7529b12</id>
<content type='text'>
   E.g.,  .MAKE.JOB.PREFIX=${.newline}---[${.MAKE.PID}]
   would produce

   ---[1234] target ---

2. Added ${.newline} as a simple means of being able to include '\n' in the
   assignment of .MAKE.JOB.PREFIX

Obtained from:	NetBSD
</content>
</entry>
<entry>
<title>Fix up after last commit:</title>
<updated>2008-12-27T00:17:41Z</updated>
<author>
<name>Tom Rhodes</name>
<email>trhodes@FreeBSD.org</email>
</author>
<published>2008-12-27T00:17:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=610c7c3155c5cd57d671da2c348ac5d2bde9b30c'/>
<id>urn:sha1:610c7c3155c5cd57d671da2c348ac5d2bde9b30c</id>
<content type='text'>
Bump doc date;
Kill hard sentence breaks;
Fix commas by moving them off their own line.
</content>
</entry>
</feed>
