<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/make/Makefile, branch release/2.2.7_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F2.2.7_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F2.2.7_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1998-07-24T04:57:32Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1998-07-24T04:57:32Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1998-07-24T04:57:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a8a3fe17f40c9b40fdba5b5a54eccb48a980e821'/>
<id>urn:sha1:a8a3fe17f40c9b40fdba5b5a54eccb48a980e821</id>
<content type='text'>
'RELENG_2_2_7_RELEASE'.

This commit was manufactured to restore the state of the 2.2.7-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>Correct problem with traversing into PSD.doc directory,</title>
<updated>1996-10-06T13:02:43Z</updated>
<author>
<name>Steve Price</name>
<email>steve@FreeBSD.org</email>
</author>
<published>1996-10-06T13:02:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8b69153a4dc6017a9d858ea33b11f37c2137cedc'/>
<id>urn:sha1:8b69153a4dc6017a9d858ea33b11f37c2137cedc</id>
<content type='text'>
these files are actually installed/built as part of
src/share/doc/psd/12.make.  Oops. :)

Pointed out by:	Peter Wemm and Bruce Evans
</content>
</entry>
<entry>
<title>Correct merge bogon:  You want to descend into PSD.doc for both `all' and</title>
<updated>1996-10-06T12:43:14Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-10-06T12:43:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=09502a0eb98b9d4aad1740c1a897e1b098191ebe'/>
<id>urn:sha1:09502a0eb98b9d4aad1740c1a897e1b098191ebe</id>
<content type='text'>
`install' cases or there's never anything made to install, and you blow
up in the install. :-)
</content>
</entry>
<entry>
<title>Merge in NetBSD's changes to make(1).  Changes include:</title>
<updated>1996-10-06T02:35:38Z</updated>
<author>
<name>Steve Price</name>
<email>steve@FreeBSD.org</email>
</author>
<published>1996-10-06T02:35:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c0d06fe46307038927b1e161cbb4d3f4527ac669'/>
<id>urn:sha1:c0d06fe46307038927b1e161cbb4d3f4527ac669</id>
<content type='text'>
	- Add the .PHONY, .PARALLEL, and .WAIT directives
	- Added the -B and -m commandline flags
	- misc. man page cleanups
	- numerous job-related enhancements
	- removed unused header file (bit.h)
	- add util.c for functions not found in other envs.
	- and a few coordinated whitespace changes

Special thanks to Christos Zoulas &lt;christos@netbsd.org&gt;
for help in the merge.  A 'diff -ur' between Net and
FreeBSD now only contains sccsid-related diffs. :)

Obtained from: NetBSD, christos@netbsd.org, and me
</content>
</entry>
<entry>
<title>Stop using gnumalloc.</title>
<updated>1995-09-22T14:14:32Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1995-09-22T14:14:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0ad2ff70eee4ac9521c69490f3dd0865921747bf'/>
<id>urn:sha1:0ad2ff70eee4ac9521c69490f3dd0865921747bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow additional parsing of SYSV/GNU make "include" directive, it covers</title>
<updated>1995-06-16T22:46:38Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1995-06-16T22:46:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6ed40291ad1abab96e8442cbc5ad8d32c2bdffc0'/>
<id>urn:sha1:6ed40291ad1abab96e8442cbc5ad8d32c2bdffc0</id>
<content type='text'>
90% of problems in ports Makefiles
</content>
</entry>
<entry>
<title>Bring in a number of changes from NetBSD's make, fixing quite a few</title>
<updated>1995-01-23T21:03:17Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1995-01-23T21:03:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9f574f9a908a903efc4a514a61bde333d960573c'/>
<id>urn:sha1:9f574f9a908a903efc4a514a61bde333d960573c</id>
<content type='text'>
problems in the process:

1. Quoting should work properly now.  In particular, Chet's reported bash
   make problem has gone away.
2. A lot of memory that just wasn't being free'd after use is now freed.
   This should cause make to take up a LOT less memory when dealing with
   archive targets.
3. Give proper credit to Adam de Boor in a number of files.
Obtained from: NetBSD (and Adam de Boor)
</content>
</entry>
<entry>
<title>Use gnumalloc.</title>
<updated>1994-08-29T17:01:06Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1994-08-29T17:01:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=14810c626c33d929c4cee251bf0cb6628dbabdcf'/>
<id>urn:sha1:14810c626c33d929c4cee251bf0cb6628dbabdcf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BSD 4.4 Lite Usr.bin Sources</title>
<updated>1994-05-27T12:33:43Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1994-05-27T12:33:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9b50d9027575220cb6dd09b3e62f03f511e908b8'/>
<id>urn:sha1:9b50d9027575220cb6dd09b3e62f03f511e908b8</id>
<content type='text'>
</content>
</entry>
</feed>
