summaryrefslogtreecommitdiff
path: root/crypto/rc5/Makefile.ssl
Commit message (Expand)AuthorAgeFilesLines
* Blow away Makefile.ssl.ben2005-03-301-108/+0
* This patch was "ignited" by OpenBSD 3>=4 support. They've switched to ELFappro2005-02-061-3/+3
* Don't use $(EXHEADER) directly in for loops, as most shells will breaklevitte2004-11-021-1/+1
* Proper support for OpenBSD-i386 shared build, including assember modules!appro2004-08-291-3/+4
* OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted...appro2004-08-011-3/+3
* Clean-up GAS targets: get rid of "cpp" stuff and replace it with "purified"appro2004-08-011-13/+8
* Use sh explicitely to run point.shlevitte2003-12-271-1/+1
* Some more ASFLAGS settings requiredjaenicke2003-12-011-0/+1
* make updatelevitte2003-03-201-6/+10
* Unified targets for ELF assembler modules. Tested on Linux, Solaris andappro2003-01-031-9/+3
* Use double dashes so makedepend doesn't misunderstand the flags welevitte2002-10-091-1/+1
* Pass CFLAG to dependency makers, so non-standard system include paths arelevitte2002-06-271-1/+1
* make updatelevitte2001-07-311-5/+5
* Really add the EVP and all of the DES changes.ben2001-07-301-5/+5
* Instead of telling both 'make' and the user that ranlibbodo2001-03-091-2/+1
* Make all configuration macros available for application by makinglevitte2001-02-191-6/+7
* 'ranlib' doesn't always run on some systems. That's actuallylevitte2000-09-251-1/+2
* asm workaround for SuSE Linuxulf2000-03-121-1/+1
* Add missing dependencies.bodo2000-03-021-1/+1
* Some assembler-related clean-ups.bodo1999-05-281-1/+1
* Support INSTALL_PREFIX for packagers.bodo1999-04-291-2/+4
* Obey $(PERL) when running util/mklink.pl.bodo1999-04-291-3/+3
* Use util/mklink.pl instead of util/mklink.sh.bodo1999-04-281-3/+3
* New Configure option no-<cipher> (rsa, idea, rc5, ...).ulf1999-04-271-1/+1
* Complete rewrite of the error code generation script. It now runs as a singlesteve1999-04-241-2/+0
* "make depend"bodo1999-04-231-5/+6
* Change #include filenames from <foo.h> to <openssl.h>.bodo1999-04-231-3/+3
* New Makefile variables $(RANLIB) and $(PERL).ulf1999-04-011-4/+4
* Fix security hole.ben1999-03-221-1/+1
* Put the dependencies back.ben1999-03-061-0/+6
* General source tree makefile cleanups: Made `making xxx in yyy...' displayrse1999-03-061-13/+5
* This time, get it right.ben1999-01-191-1/+4
* Finally lay dependencies to rest (I hope!).ben1999-01-191-3/+6
* Initial revisionrse1998-12-211-0/+107