Error in .remake_add_targets_implied(obj) :
Implicitly created targets must all be files:
- word_document: (in manuscript.docx)
because word_document should be in I(). Perhaps link message to a helpfile that describes I and implicit targets. Perhaps suggestI if no extension is present on the name.
With this set up:
The error message generated is:
because
word_document
should be inI()
. Perhaps link message to a helpfile that describesI
and implicit targets. Perhaps suggestI
if no extension is present on the name.