diff --git a/src/Makefile.housekeeping b/src/Makefile.housekeeping index 964d5009..57e52c0f 100644 --- a/src/Makefile.housekeeping +++ b/src/Makefile.housekeeping @@ -1106,6 +1106,13 @@ endif # defined(BIN) hci/keymap/keymap_%.c : $(Q)$(PERL) $(GENKEYMAP) $* > $@ +############################################################################### +# +# Force deletion of incomplete targets +# + +.DELETE_ON_ERROR : + ############################################################################### # # Clean-up