<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libmd/Makefile, branch release/2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Clean up beforeinstall</title>
<updated>1994-11-01T09:14:39+00:00</updated>
<author>
<name>Paul Traina</name>
<email>pst@FreeBSD.org</email>
</author>
<published>1994-11-01T09:14:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a78d3e072d1b841e129d724d36213dada784a0e7'/>
<id>a78d3e072d1b841e129d724d36213dada784a0e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added beforeinstall rule to install .h files.  We might need some .mk</title>
<updated>1994-09-19T05:30:33+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1994-09-19T05:30:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=345ee1c674467fb1a21a3fb4b406d450a5854114'/>
<id>345ee1c674467fb1a21a3fb4b406d450a5854114</id>
<content type='text'>
support for this kind of thing.  Look at src/Makefile target "includes".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
support for this kind of thing.  Look at src/Makefile target "includes".
</pre>
</div>
</content>
</entry>
<entry>
<title>libmd no longer built as shared-lib, only static.</title>
<updated>1994-09-18T07:22:08+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1994-09-18T07:22:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9d8044d0d91890439b5083caf7a1132a21049e18'/>
<id>9d8044d0d91890439b5083caf7a1132a21049e18</id>
<content type='text'>
Renamed the beforeinstall to test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Renamed the beforeinstall to test.
</pre>
</div>
</content>
</entry>
<entry>
<title>Build *.3 and *.ref at build time, not at install time.</title>
<updated>1994-09-08T11:24:54+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1994-09-08T11:24:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a9d26259dd0937b8bcfb0948c1a1a4534677cc82'/>
<id>a9d26259dd0937b8bcfb0948c1a1a4534677cc82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make mddriver static.</title>
<updated>1994-09-04T02:40:31+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1994-09-04T02:40:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5fb32aaddfe2b653224756fb7fad79f55a3d530b'/>
<id>5fb32aaddfe2b653224756fb7fad79f55a3d530b</id>
<content type='text'>
Submitted by:	jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	jkh
</pre>
</div>
</content>
</entry>
<entry>
<title>Use ${LDFLAGS} instead of static for compiling binaries.  Neither is</title>
<updated>1994-08-28T17:45:25+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1994-08-28T17:45:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d160679a5d1fd1d53cf337fad276b63cbb56e573'/>
<id>d160679a5d1fd1d53cf337fad276b63cbb56e573</id>
<content type='text'>
sufficient for cross compiling but it's best to test with the flags
normally used.

Use ${ECHO} instead of `echo' so that `make -s' is fairly quiet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sufficient for cross compiling but it's best to test with the flags
normally used.

Use ${ECHO} instead of `echo' so that `make -s' is fairly quiet.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added ${.CURDIRb to vuilding of man pages so it works with obj</title>
<updated>1994-08-25T13:33:35+00:00</updated>
<author>
<name>Paul Richards</name>
<email>paul@FreeBSD.org</email>
</author>
<published>1994-08-25T13:33:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0609e634fe077091f606ef10157d0aed9a93132a'/>
<id>0609e634fe077091f606ef10157d0aed9a93132a</id>
<content type='text'>
Submitted by:	Paul Richards
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	Paul Richards
</pre>
</div>
</content>
</entry>
<entry>
<title>Boy, was *this* ever bollixed!</title>
<updated>1994-08-08T19:22:14+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1994-08-08T19:22:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=710536824413a62fb59ea8f869934f44d4a03ad2'/>
<id>710536824413a62fb59ea8f869934f44d4a03ad2</id>
<content type='text'>
1. Copyright files looked for in the wrong place

2. cmp was looking in wrong place for test data.

3. Driver for test not linked static, thus dynamic resolution of library
   not working.

4. Man page installation not consistent with source.

Reviewed by:
Submitted by:	jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. Copyright files looked for in the wrong place

2. cmp was looking in wrong place for test data.

3. Driver for test not linked static, thus dynamic resolution of library
   not working.

4. Man page installation not consistent with source.

Reviewed by:
Submitted by:	jkh
</pre>
</div>
</content>
</entry>
<entry>
<title>Make obj directory work right.  md?hl.c should probably be</title>
<updated>1994-08-04T21:20:03+00:00</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1994-08-04T21:20:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0abc7bfc94d261b698b68be79f3872fcdf685d0d'/>
<id>0abc7bfc94d261b698b68be79f3872fcdf685d0d</id>
<content type='text'>
deleted, but I'll leave that up to PHK.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
deleted, but I'll leave that up to PHK.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reviewed by:	phk</title>
<updated>1994-07-24T03:29:56+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1994-07-24T03:29:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c9502b535ef89f1c565018773b3ec82af4fe3998'/>
<id>c9502b535ef89f1c565018773b3ec82af4fe3998</id>
<content type='text'>
Imported libmd.  This library contains MD2, MD4 and MD5.
These three boggers pop up all over the place all of the time, so I 
decided we needed a library with them.  In general they are used for
security checks, so if you use them you want to link them static.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Imported libmd.  This library contains MD2, MD4 and MD5.
These three boggers pop up all over the place all of the time, so I 
decided we needed a library with them.  In general they are used for
security checks, so if you use them you want to link them static.
</pre>
</div>
</content>
</entry>
</feed>
