[Glade-users] Calling another makefile from Makefile.am



Damon Chaplin wrote:
You don't want to modify Makefile.in if you are using automake
(which Glade projects do by default).

Otherwise the next time automake gets run, you'll lose your changes
to the Makefile.in.

Yes, that seems to be true. I tried putting an all-local target in
Makefile.am. However, that causes libnewmat to be compiled after my
program is build which is problematic since my program depends on this
library.

Felix





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