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

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

[Octave-bug-tracker] [bug #62135] `make dist` fails with bash error


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #62135] `make dist` fails with bash error
Date: Thu, 3 Mar 2022 08:59:37 -0500 (EST)

Follow-up Comment #3, bug #62135 (project octave):

Without having to fix GNU Make or Automake, maybe we could use a sub-make for
the test directory instead of using recursive rules for that entire directory
tree in the main Makefile.am?  That will be easiest if it is possible for to
have the structure


Makefile.am -- use recursive rules for all but test and gnulib dirs
test/Makefile.am -- use recursive rules for subdirs of test dir
gnulib/Makefile.am -- does not use recursive rules because gnulib doesn't
support that properly yet



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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