summaryrefslogtreecommitdiff
path: root/crypto/rc2/Makefile.ssl
Commit message (Expand)AuthorAgeFilesLines
* Blow away Makefile.ssl.ben2005-03-301-91/+0
* Don't use $(EXHEADER) directly in for loops, as most shells will breaklevitte2004-11-021-1/+1
* Use sh explicitely to run point.shlevitte2003-12-271-1/+1
* 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
* 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/+10
* Change #include filenames from <foo.h> to <openssl.h>.bodo1999-04-231-3/+3
* Work with -pedantic!ben1999-04-231-5/+5
* New Makefile variables $(RANLIB) and $(PERL).ulf1999-04-011-3/+3
* 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-12/+5
* This time, get it right.ben1999-01-191-1/+4
* Finally lay dependencies to rest (I hope!).ben1999-01-191-1/+4
* Initial revisionrse1998-12-211-0/+80