<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/Makefile.inc0, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2000-01-09T20:22:35Z</updated>
<entry>
<title>Remove; we don't use this file anymore.</title>
<updated>2000-01-09T20:22:35Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2000-01-09T20:22:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=97f86103a07847fdf32d7de3d82baba9d7dac0c4'/>
<id>urn:sha1:97f86103a07847fdf32d7de3d82baba9d7dac0c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:35:59Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:35:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=97d92980a96a50750844f420cc225ddf918f0699'/>
<id>urn:sha1:97d92980a96a50750844f420cc225ddf918f0699</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix (non destructive) braino to do with quoting in makefiles.</title>
<updated>1999-06-06T20:21:27Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1999-06-06T20:21:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bbb35cf953fa0e3d8ef9725353fd2d896e7c1899'/>
<id>urn:sha1:bbb35cf953fa0e3d8ef9725353fd2d896e7c1899</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Store the start time for later so it can be reprinted at the end.</title>
<updated>1999-06-05T21:06:59Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1999-06-05T21:06:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ca2d7b4a51c0556b4f0e2e6a5b30459b041b8ad7'/>
<id>urn:sha1:ca2d7b4a51c0556b4f0e2e6a5b30459b041b8ad7</id>
<content type='text'>
Reviewed by:	terry
</content>
</entry>
<entry>
<title>Change !defined(NOAOUT) knob to defined(WANT_AOUT).</title>
<updated>1999-03-29T10:59:53Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>1999-03-29T10:59:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=990cbc64487ed9b569c6c8d2eae4dfedb264333a'/>
<id>urn:sha1:990cbc64487ed9b569c6c8d2eae4dfedb264333a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't use /usr/obj/elf for make world anymore.</title>
<updated>1999-01-14T06:45:53Z</updated>
<author>
<name>John Hay</name>
<email>jhay@FreeBSD.org</email>
</author>
<published>1999-01-14T06:45:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8d5cf60de283045a98dd66f56b9a06a59517dafc'/>
<id>urn:sha1:8d5cf60de283045a98dd66f56b9a06a59517dafc</id>
<content type='text'>
NOTE: Your old /usr/obj/elf won't be deleted automagicaly, you will have to
do it yourself.
</content>
</entry>
<entry>
<title>Split out afterdistribute and distribute from BKTGTS because they do</title>
<updated>1998-12-20T14:30:08Z</updated>
<author>
<name>John Hay</name>
<email>jhay@FreeBSD.org</email>
</author>
<published>1998-12-20T14:30:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=aabd5a1c7b6fc387dcf93b8730e618433f455544'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Remove appending objformat to obj prefix for</title>
<updated>1998-12-16T11:45:51Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1998-12-16T11:45:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6461ea0b8bc66e11f2051e69962e868f5abeb6de'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Restored all lost user targets that are supported by bsd.subdir.mk:</title>
<updated>1998-10-17T15:25:26Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-10-17T15:25:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=45e5f8f92e406ad5282ba67a5428efab79b2dee4'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Add back a few useful targets lost in the reshuffle.</title>
<updated>1998-09-29T22:03:13Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-09-29T22:03:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d297a4c5b4c766583becd49f6514b2bb1d162f52'/>
<id>urn:sha1:d297a4c5b4c766583becd49f6514b2bb1d162f52</id>
<content type='text'>
Reviewed by:	jb
</content>
</entry>
</feed>
