<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/boot/alpha/libalpha/Makefile, branch release/5.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2004-11-04T19:12:42+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-11-04T19:12:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3f86d8a2ea3f3265afaa1fd263b0004c5c000e69'/>
<id>3f86d8a2ea3f3265afaa1fd263b0004c5c000e69</id>
<content type='text'>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Overhaul makefiles.</title>
<updated>2004-02-11T22:01:17+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-02-11T22:01:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=40d387429fd29b705070de2a44339888b0fdc7fd'/>
<id>40d387429fd29b705070de2a44339888b0fdc7fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Major cleanup of bsd.lib.mk.</title>
<updated>2002-05-13T10:53:24+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-05-13T10:53:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2a53f3fb3500971b94d25af1bbc7b3db720316df'/>
<id>2a53f3fb3500971b94d25af1bbc7b3db720316df</id>
<content type='text'>
Get rid of the INTERNALSTATICLIB knob and just use plain INTERNALLIB.
INTERNALLIB now means to build static library only and don't install
anything.  Added a NOINSTALLLIB knob for libpam/modules.  To not
build any library at all, just do not set LIB.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Get rid of the INTERNALSTATICLIB knob and just use plain INTERNALLIB.
INTERNALLIB now means to build static library only and don't install
anything.  Added a NOINSTALLLIB knob for libpam/modules.  To not
build any library at all, just do not set LIB.
</pre>
</div>
</content>
</entry>
<entry>
<title>Back out last commit.  I expect our bsd.*.mk gods to remove the need for</title>
<updated>2002-05-12T13:54:42+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-05-12T13:54:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=95cfc25d0d37595adeab104873429212baeead26'/>
<id>95cfc25d0d37595adeab104873429212baeead26</id>
<content type='text'>
defining so many extra things in addition to INTERNALLIB.  We don't like
repetitive C code and we shouldn't for make code either.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
defining so many extra things in addition to INTERNALLIB.  We don't like
repetitive C code and we shouldn't for make code either.
</pre>
</div>
</content>
</entry>
<entry>
<title>NOPIC, NOPROFILE, NOMAN, and INTERNALSTATICLIB are redundant when using</title>
<updated>2002-05-11T18:02:33+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-05-11T18:02:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3bf8b9cee342406047c93f30bb2f82844ee31e65'/>
<id>3bf8b9cee342406047c93f30bb2f82844ee31e65</id>
<content type='text'>
INTERNALLIB now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
INTERNALLIB now.
</pre>
</div>
</content>
</entry>
<entry>
<title>-ffreestanding is the word.</title>
<updated>2002-05-10T09:26:35+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-05-10T09:26:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d1bdfb40fdbbd014d784e1ad700962bc3c6d4115'/>
<id>d1bdfb40fdbbd014d784e1ad700962bc3c6d4115</id>
<content type='text'>
(also resort some CFLAGS such that the more "important" value are first so
they are easier to see)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(also resort some CFLAGS such that the more "important" value are first so
they are easier to see)
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't clobber the default for CFLAGS.</title>
<updated>2001-08-31T11:01:20+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>2001-08-31T11:01:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=573e0948ea5943b0afa7bd71a6b8ec77210e96ac'/>
<id>573e0948ea5943b0afa7bd71a6b8ec77210e96ac</id>
<content type='text'>
Reviewed by:		dfr
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by:		dfr
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't build start.S as part of libalpha.a - its built specially.</title>
<updated>2000-10-25T23:30:04+00:00</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>2000-10-25T23:30:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=75cdadceb410c4aa2f0759e726ee0717b4584131'/>
<id>75cdadceb410c4aa2f0759e726ee0717b4584131</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:08:13+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:08:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Turn of disk debugging by default (suppress annoying "partition marked as</title>
<updated>1998-10-16T19:26:11+00:00</updated>
<author>
<name>Mike Smith</name>
<email>msmith@FreeBSD.org</email>
</author>
<published>1998-10-16T19:26:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d800cebf6173364d6a478d8ae36a94f9096b0aae'/>
<id>d800cebf6173364d6a478d8ae36a94f9096b0aae</id>
<content type='text'>
unused" diagnostic on floppies).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
unused" diagnostic on floppies).
</pre>
</div>
</content>
</entry>
</feed>
