mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Because targets check-dep-zkey and check-dep-zkey-cryptsetup do not produce any file, any targets that have a pre-req on those targets are rebuilt during 'make install'. Also correct .PHONY targets. Fixes: https://github.com/ibm-s390-tools/s390-tools/issues/46 Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>