<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/Makefile.inc0, branch stable/3</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-29T15:57:45+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-29T15:57:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a92bee191d618605d749ddc8e410d0ae66d03752'/>
<id>a92bee191d618605d749ddc8e410d0ae66d03752</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: fix braino</title>
<updated>1999-06-06T20:22:37+00:00</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1999-06-06T20:22:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=327d3fa00a2556512e7240e955d37e6ea124c9b1'/>
<id>327d3fa00a2556512e7240e955d37e6ea124c9b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Reprint the start time at completion of "Make world" so you</title>
<updated>1999-06-05T21:09:24+00:00</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1999-06-05T21:09:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4d58a4d56678b6035ff2a224f8943a97829d65ff'/>
<id>4d58a4d56678b6035ff2a224f8943a97829d65ff</id>
<content type='text'>
can see how long it took
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
can see how long it took
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: NOAOUT --&gt; WANT_AOUT</title>
<updated>1999-05-10T19:55:59+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>1999-05-10T19:55:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3addd1faa0fab5982ee289ead854612cdff4a551'/>
<id>3addd1faa0fab5982ee289ead854612cdff4a551</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use /usr/obj/elf for make world anymore.</title>
<updated>1999-01-14T06:45:53+00:00</updated>
<author>
<name>John Hay</name>
<email>jhay@FreeBSD.org</email>
</author>
<published>1999-01-14T06:45:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8d5cf60de283045a98dd66f56b9a06a59517dafc'/>
<id>8d5cf60de283045a98dd66f56b9a06a59517dafc</id>
<content type='text'>
NOTE: Your old /usr/obj/elf won't be deleted automagicaly, you will have to
do it yourself.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
NOTE: Your old /usr/obj/elf won't be deleted automagicaly, you will have to
do it yourself.
</pre>
</div>
</content>
</entry>
<entry>
<title>Split out afterdistribute and distribute from BKTGTS because they do</title>
<updated>1998-12-20T14:30:08+00:00</updated>
<author>
<name>John Hay</name>
<email>jhay@FreeBSD.org</email>
</author>
<published>1998-12-20T14:30:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=aabd5a1c7b6fc387dcf93b8730e618433f455544'/>
<id>aabd5a1c7b6fc387dcf93b8730e618433f455544</id>
<content type='text'>
need MK_ENV. This should make release work again. Maybe we should get
rid of the /usr/obj/elf at some stage?
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
need MK_ENV. This should make release work again. Maybe we should get
rid of the /usr/obj/elf at some stage?
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove appending objformat to obj prefix for</title>
<updated>1998-12-16T11:45:51+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1998-12-16T11:45:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6461ea0b8bc66e11f2051e69962e868f5abeb6de'/>
<id>6461ea0b8bc66e11f2051e69962e868f5abeb6de</id>
<content type='text'>
backend targets. Old variant cause top level things build in
/usr/obj/elf while lower level things build in /usr/obj which cause
mismatch
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
backend targets. Old variant cause top level things build in
/usr/obj/elf while lower level things build in /usr/obj which cause
mismatch
</pre>
</div>
</content>
</entry>
<entry>
<title>Restored all lost user targets that are supported by bsd.subdir.mk:</title>
<updated>1998-10-17T15:25:26+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-10-17T15:25:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=45e5f8f92e406ad5282ba67a5428efab79b2dee4'/>
<id>45e5f8f92e406ad5282ba67a5428efab79b2dee4</id>
<content type='text'>
checkdpadd, lint, maninstall, objlink, regress and tags.

Removed bogus user target cleanobj.  It is the non-recursive base of
the cleandir target, so it is not useful (or usable) here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
checkdpadd, lint, maninstall, objlink, regress and tags.

Removed bogus user target cleanobj.  It is the non-recursive base of
the cleandir target, so it is not useful (or usable) here.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add back a few useful targets lost in the reshuffle.</title>
<updated>1998-09-29T22:03:13+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-09-29T22:03:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d297a4c5b4c766583becd49f6514b2bb1d162f52'/>
<id>d297a4c5b4c766583becd49f6514b2bb1d162f52</id>
<content type='text'>
Reviewed by:	jb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by:	jb
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes to support -jXX.</title>
<updated>1998-09-28T20:41:31+00:00</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>1998-09-28T20:41:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0e7e326d4304a34040b30d3634b83dd804ab3e55'/>
<id>0e7e326d4304a34040b30d3634b83dd804ab3e55</id>
<content type='text'>
Submitted by: Luoqi Chen &lt;luoqi@watermarkgroup.com&gt;
         via: Chuck Robey &lt;chuckr@mat.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by: Luoqi Chen &lt;luoqi@watermarkgroup.com&gt;
         via: Chuck Robey &lt;chuckr@mat.net&gt;
</pre>
</div>
</content>
</entry>
</feed>
