coreutils
[Top][All Lists]
Advanced

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

Re: non-recursive make finished?


From: Mike Frysinger
Subject: Re: non-recursive make finished?
Date: Fri, 14 Sep 2012 10:46:15 -0700

On Fri, Sep 14, 2012 at 12:30 AM, Jim Meyering wrote:
> Bernhard Voelker wrote:
>> Some test-related things don't seem to be refurbished yet (although some
>> of the following cases also didn't work with the old build system):
>>
>> a. 'make' in the 'tests' directory fails:
>
> No longer supported.

you could add a simple Makefile in there like:
%:
  $(MAKE) -C .. $@
-mike



reply via email to

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