RT3497: Clean up "dclean" targets
authorRich Salz <rsalz@openssl.org>
Thu, 11 Dec 2014 22:01:16 +0000 (17:01 -0500)
committerRich Salz <rsalz@openssl.org>
Thu, 11 Dec 2014 22:01:16 +0000 (17:01 -0500)
commit5ab65c50ef8287b128d6642209525283e1ea07be
tree2947341d92631fcb0a0dcf8eeda32081f637d533
parent5cf37957fbdb7e2a1be48e15c4114d218c135f73
RT3497: Clean up "dclean" targets

Some Makefiles had actions for "dclean" that really belonged
to the "clean" target.  This is wrong because clean ends up,
well, not really cleaning everything.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Makefile.org
apps/Makefile
crypto/Makefile
crypto/md4/Makefile
tools/Makefile