aboutsummaryrefslogtreecommitdiff
path: root/lib/libmd/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Don't even attempt to build the assembly-language versions of RIPEMD160Garrett Wollman1999-03-011-1/+3
* Add Eric Young's RIPEMD160 implementation as well, in case SHA-1Garrett Wollman1999-02-261-5/+35
* Fix bug in MDx test suite.Garrett Wollman1999-02-261-9/+62
* Build libmd shared for a.out too. Required for some PAM modules.John Polstra1998-11-121-4/+1
* $@ -> ${.TARGET}Warner Losh1998-09-111-34/+34
* BINFORMAT -> OBJFORMAT ready for E-day.John Birrell1998-08-301-2/+2
* Don't use the beforedepend target. It was a no-op here except forBruce Evans1998-03-191-3/+1
* If not building a.out, still build a pic version of libmd. This allowsPeter Wemm1997-09-051-1/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* cmp -s || install -c ==> install -C, use a .for loopPeter Wemm1996-08-301-10/+5
* Don't install mdX.3, it's the template used to build the other pages.Poul-Henning Kamp1996-02-091-2/+2
* Bill was a little to fast here...Poul-Henning Kamp1996-02-091-3/+1
* Add some missing MLINKS, correct some cross references, correct someMike Pritchard1996-02-091-6/+2
* Added some missing MLINKS for section 3 man pages.Mike Pritchard1996-02-091-0/+2
* Back out that last change; we don't build this shared.David Greenman1995-09-061-2/+0
* Bumped shared lib rev to 2.1.David Greenman1995-09-061-0/+2
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-08-061-3/+3
* Change this to do what it should have done from the start.Poul-Henning Kamp1995-07-121-7/+11
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* Eliminate a bogus tab.Jordan K. Hubbard1995-01-241-1/+1
* Clean up beforeinstallPaul Traina1994-11-011-6/+3
* Added beforeinstall rule to install .h files. We might need some .mkPoul-Henning Kamp1994-09-191-0/+14
* libmd no longer built as shared-lib, only static.Poul-Henning Kamp1994-09-181-2/+3
* Build *.3 and *.ref at build time, not at install time.Bruce Evans1994-09-081-1/+3
* Make mddriver static.Jordan K. Hubbard1994-09-041-3/+3
* Use ${LDFLAGS} instead of static for compiling binaries. Neither isBruce Evans1994-08-281-8/+8
* Added ${.CURDIRb to vuilding of man pages so it works with objPaul Richards1994-08-251-3/+3
* Boy, was *this* ever bollixed!Jordan K. Hubbard1994-08-081-17/+17
* Make obj directory work right. md?hl.c should probably beGarrett Wollman1994-08-041-0/+3
* Reviewed by: phkPoul-Henning Kamp1994-07-241-0/+79