<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/gnu/lib/libmp/Makefile, branch release/4.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1999-08-27T23:37:10Z</updated>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-27T23:37:10Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-27T23:37:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9b7a44a60e11baaf94f68f81c4b30d26f31643b7'/>
<id>urn:sha1:9b7a44a60e11baaf94f68f81c4b30d26f31643b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for building on MIPS based systems.</title>
<updated>1998-12-16T04:59:53Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>1998-12-16T04:59:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b4965dcd84227c3137f36e2f67e73551ec795994'/>
<id>urn:sha1:b4965dcd84227c3137f36e2f67e73551ec795994</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BINFORMAT -&gt; OBJFORMAT ready for E-day.</title>
<updated>1998-08-30T01:57:55Z</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>1998-08-30T01:57:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8deb7ff0b0393b45f5e77e90c23f2ba28402e179'/>
<id>urn:sha1:8deb7ff0b0393b45f5e77e90c23f2ba28402e179</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change the order of the include paths so that the architecture specific</title>
<updated>1998-05-15T06:42:37Z</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>1998-05-15T06:42:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d73d5c86a34e6d59cb4155d78f013c2b87cadd6e'/>
<id>urn:sha1:d73d5c86a34e6d59cb4155d78f013c2b87cadd6e</id>
<content type='text'>
directory is searched before the generic one. You can guess what was
happening.. all the world's assumed to be 32-bit.
</content>
</entry>
<entry>
<title>Put sources in SRCS and don't depend on them in beforedepend.  IIRC,</title>
<updated>1998-03-12T13:03:06Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-03-12T13:03:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c9cbce0fdb7b86ba3328ee82e41f58f5246877a0'/>
<id>urn:sha1:c9cbce0fdb7b86ba3328ee82e41f58f5246877a0</id>
<content type='text'>
this is to fix `make -j50' where `make -j18' worked.  The race may
just have been more likely to be lost for -j50.
</content>
</entry>
<entry>
<title>Modify for MACHINE_ARCH support instead of assuming just x86.</title>
<updated>1998-01-25T09:45:00Z</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>1998-01-25T09:45:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2a4a5158b66a72a99f6c9996e0fe7cc9a45897eb'/>
<id>urn:sha1:2a4a5158b66a72a99f6c9996e0fe7cc9a45897eb</id>
<content type='text'>
Added alpha and m68k stuff.
</content>
</entry>
<entry>
<title>Insert hooks for building under elf.</title>
<updated>1997-08-29T13:58:08Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-08-29T13:58:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7e48c2c41697eab95fa91d97bc4f4a9b5f7d4e37'/>
<id>urn:sha1:7e48c2c41697eab95fa91d97bc4f4a9b5f7d4e37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed bogus existence test related to searching for a nearby obj</title>
<updated>1997-04-10T16:33:32Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1997-04-10T16:33:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=16ecf6050088f61b0ecd7544d6b54305b014252a'/>
<id>urn:sha1:16ecf6050088f61b0ecd7544d6b54305b014252a</id>
<content type='text'>
directory.  The object (= current) directory always exists, so
don't search for it.

Use ${.TARGET} instead of deprecated $@.
</content>
</entry>
<entry>
<title>Revert $FreeBSD$ to $Id$</title>
<updated>1997-02-22T15:48:31Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-02-22T15:48:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fce15c9ab3ca0f4ffcbe6938087612818d7c7d80'/>
<id>urn:sha1:fce15c9ab3ca0f4ffcbe6938087612818d7c7d80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the long-awaited change from $Id$ to $FreeBSD$</title>
<updated>1997-01-14T07:20:47Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-01-14T07:20:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1130b656e5fe4c2d1ba299e024d1b40eaeebd380'/>
<id>urn:sha1:1130b656e5fe4c2d1ba299e024d1b40eaeebd380</id>
<content type='text'>
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
</content>
</entry>
</feed>
