octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #35588] Documentation bugs in octave or OpenBS


From: Rik
Subject: [Octave-bug-tracker] [bug #35588] Documentation bugs in octave or OpenBSD
Date: Fri, 27 Mar 2020 18:58:00 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #12, bug #35588 (project octave):

@Mike: Why not add a dependency on the destination directory too?

The current patch is


+%reldir%/preface.texi: %reldir%/contributors.texi


But could be 


+%reldir%/preface.texi: %reldir%/contributors.texi |
%reldir%/$(octave_dirstamp)


It might not strictly be necessary since contributors.texi seems to already
depend on having the destination directory.  But, it might be just simpler if
all the rules in this section looked the same.  Otherwise, you have to
carefully analyze the dependency rules to understand why this one does not
require the extra '|' dependency and that seems tedious.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?35588>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]