On Thu, Dec 8, 2022, at 5:18 AM, aotto wrote:> Hi,
> I use "automake" to setup a "gnu make" build-environment and I have the
> following rule to create a special file:
> Problem: the "$(c_Meta)" failed with error but MAKE continue… why??
...
> $(csmkkernel_meta) $(csmqmsgque_meta) $(cslcconfig_met
Hi,
I use "automake" to setup a "gnu make" build-environment and I have the
following rule to create a special file:
Problem: the "$(c_Meta)" failed with error but MAKE continue… why??
=
csmkkernel_meta := $(srcdir)/.LibMkKernel_cs.meta
cs