Errors in Recipes (from TFM)
To ignore errors in a recipe line, write a
-at the beginning of the
line’s text (after the initial tab).
So the target would be something like:
moveit:
-mv foo.o ../baz
Errors in Recipes (from TFM)
To ignore errors in a recipe line, write a
-at the beginning of the
line’s text (after the initial tab).
So the target would be something like:
moveit:
-mv foo.o ../baz