Richard Levitte 46f4d2bef6 Fix make depend for things being built in subdirectories
Some makedepend mechanisms remove all directory information in the
target, so a dependency can looks like this:

ssl3_record.o: record/ssl3_record.c

However, that doesn't quite suit us, our Makefile has us build
record/ssl3_record.o rather than ssl3_record.o.

To clear this up, a change to util/clean-depend.pl takes care of this
case by looking up the original file in the dependencies and restoring
the directory information from it.

Reviewed-by: Ben Laurie <ben@openssl.org>
2015-10-05 11:08:18 +02:00
..
2013-03-04 22:48:38 +00:00
2012-03-31 11:06:46 +00:00
1999-05-31 21:58:18 +00:00
2015-05-13 15:08:10 +01:00
2011-02-21 15:15:58 +00:00
2005-04-27 08:56:15 +00:00
2015-05-13 17:23:48 +02:00
2015-08-17 18:21:53 +02:00
2015-09-30 15:36:41 +01:00
2015-09-09 18:28:13 -04:00
2005-11-06 17:58:26 +00:00
2015-09-28 15:32:38 +02:00
2015-07-09 16:04:09 +01:00
2009-04-06 15:22:01 +00:00
2015-09-29 21:59:19 -04:00