aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/md2/Makefile.ssl
Commit message (Expand)AuthorAgeFilesLines
* Blow away Makefile.ssl.Ben Laurie2005-03-301-94/+0
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1
* After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe2004-05-171-3/+3
* make updateGeoff Thorpe2004-04-191-2/+3
* Use sh explicitely to run point.shRichard Levitte2003-12-271-1/+1
* make updateRichard Levitte2002-12-051-1/+4
* Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+1
* Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte2002-06-271-1/+1
* make updateRichard Levitte2001-07-311-2/+2
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-3/+3
* Instead of telling both 'make' and the user that ranlibBodo Möller2001-03-091-2/+1
* e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte2001-02-221-2/+2
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-3/+4
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* 'make update'Richard Levitte2000-09-071-1/+1
* Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe2000-06-131-3/+4
* Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson2000-01-231-2/+2
* It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1999-05-211-2/+3
* Add a kludge :-(Bodo Möller1999-05-201-4/+4
* Don't install e_os.h in include/openssl, use it only as a localBodo Möller1999-05-201-5/+4
* Update dependencies.Bodo Möller1999-05-151-3/+4
* Support INSTALL_PREFIX for packagers.Bodo Möller1999-04-291-2/+4
* Obey $(PERL) when running util/mklink.pl.Bodo Möller1999-04-291-3/+3
* Use util/mklink.pl instead of util/mklink.sh.Bodo Möller1999-04-281-3/+3
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-1/+1
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-2/+0
* "make depend"Bodo Möller1999-04-231-4/+7
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-3/+3
* Work with -pedantic!Ben Laurie1999-04-231-2/+2
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-011-3/+3
* Fix security hole.Ben Laurie1999-03-221-2/+2
* Put the dependencies back.Ben Laurie1999-03-061-0/+5
* General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall1999-03-061-11/+5
* This time, get it right.Ben Laurie1999-01-191-3/+4
* Finally lay dependencies to rest (I hope!).Ben Laurie1999-01-191-1/+5
* New err_code.pl script to retain old error codes. This should allow the useDr. Stephen Henson1999-01-181-1/+1
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-0/+80