Re: How to add my own rules?

2017-07-07 Thread Victor Porton
I found: all-local: ... ... clean-local: ... ... ... On Wed, 2017-07-05 at 19:46 +0300, Victor Porton wrote: > I have the below Makefile.am > > As you see, I don't want to use Automake's Ada language support, > but want to create my own rules for building Ada libraries (because

Re: How to add my own rules?

2017-07-07 Thread Bob Friesenhahn
On Fri, 7 Jul 2017, Victor Porton wrote: I found: all-local: ... ... clean-local: ... ... You can also override any rule generated by Automake with your own rule with the same target name. Bob -- Bob Friesenhahn bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/us