summaryrefslogtreecommitdiffstats
path: root/crypto/md5/Makefile.ssl
AgeCommit message (Expand)Author
2005-03-30Blow away Makefile.ssl.Ben Laurie
2005-02-06This patch was "ignited" by OpenBSD 3>=4 support. They've switched to ELFAndy Polyakov
2004-11-02Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte
2004-08-29Proper support for OpenBSD-i386 shared build, including assember modules!Andy Polyakov
2004-08-01OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted...Andy Polyakov
2004-08-01Clean-up GAS targets: get rid of "cpp" stuff and replace it with "purified"Andy Polyakov
2004-05-17After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe
2003-12-27Use sh explicitely to run point.shRichard Levitte
2003-05-29Have ASFLAGS be defined the same way as CFLAGSRichard Levitte
2003-01-03Unified targets for ELF assembler modules. Tested on Linux, Solaris andAndy Polyakov
2002-12-28make updateRichard Levitte
2002-12-05make updateRichard Levitte
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte
2001-07-31make updateRichard Levitte
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie
2001-03-09Instead of telling both 'make' and the user that ranlibBodo Möller
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-09-25'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte
2000-06-19Avoid unnecessary links and incomplete program file in apps/.Bodo Möller
2000-03-12asm workaround for SuSE LinuxUlf Möller
2000-03-02Add missing dependencies.Bodo Möller
1999-12-25Makefile clean-ups, crypto/bn/asm/alpha.s compiles on Alpha Linux.Andy Polyakov
1999-08-11Fix typo.Bodo Möller
1999-07-25SPARC Solaris config updates.Andy Polyakov
1999-07-25Added support for SPARC Linux.Andy Polyakov
1999-06-15Some people don't have /dev/fd/0 on Solaris, so use - instead.Bodo Möller
1999-05-29Update dependencies.Ben Laurie
1999-05-28Some assembler-related clean-ups.Bodo Möller
1999-05-20Some solaris-usparc MD5 fixes.Bodo Möller
1999-05-13Update dependencies.Ben Laurie
1999-05-13Reorganize and speed up MD5.Ulf Möller
1999-04-29Support INSTALL_PREFIX for packagers.Bodo Möller
1999-04-29Obey $(PERL) when running util/mklink.pl.Bodo Möller
1999-04-28Use util/mklink.pl instead of util/mklink.sh.Bodo Möller
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson
1999-04-23"make depend"Bodo Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-01New Makefile variables $(RANLIB) and $(PERL).Ulf Möller
1999-03-22Fix security hole.Ben Laurie
1999-03-06Put the dependencies back.Ben Laurie
1999-03-06General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall
1999-01-30Squeeze a bit more speed out of MD5 assembler.Ben Laurie
1999-01-19This time, get it right.Ben Laurie
1999-01-19Finally lay dependencies to rest (I hope!).Ben Laurie
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall