Files
s390-tools/zkey
Ingo Franzki fa3cabc8af zkey: Makefile: Don't rebuild .o.d files on 'make install'
The .o.d make targets in common.mak do not expect that
header files are generated by a make target. When a new header
file is generated, the .o.d targets will be rebuilt on the
next make invocation, because that new header file is then
detected, and is then treated as a new dependency of all .o.d
targets.

Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com>
Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
2018-10-31 11:44:17 +01:00
..
2018-05-07 13:42:03 +02:00
2018-08-10 10:42:18 +02:00
2018-08-10 10:42:18 +02:00
2018-06-22 17:25:06 +02:00
2018-09-04 14:09:24 +02:00