diff --git a/tools/export/makefile/Makefile.tmpl b/tools/export/makefile/Makefile.tmpl index 6dca2f531b..c62aa95f6b 100644 --- a/tools/export/makefile/Makefile.tmpl +++ b/tools/export/makefile/Makefile.tmpl @@ -163,4 +163,10 @@ endif # Dependencies ############################################################################### +# Catch-all + +%: ; + +# Catch-all +###############################################################################