automake
[Top][All Lists]
Advanced

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

Re: I can do it in Makefile.in but not sure how to translate it to Makef


From: Ralf Wildenhues
Subject: Re: I can do it in Makefile.in but not sure how to translate it to Makefile.am
Date: Thu, 16 Nov 2006 10:08:10 +0100
User-agent: Mutt/1.5.13 (2006-11-01)

Hello John,

* J.H. wrote on Thu, Nov 16, 2006 at 03:32:14AM CET:
> 
> kcookieserver_skel.cpp: kcookieserver.kidl
>         $(DCOPIDL2CPP) --c++-suffix cpp --no-signals --no-stub 
> kcookieserver.kidl
>       foobar
> 
> While this works great in the Makefile.in, when Makefile.in gets rebuilt 
> from Makefile.am this gets hosed.

I don't understand the question.  If you add that code to Makefile.am,
it will be copied to Makefile.in exactly by automake.  What gets hosed?
Maybe there's merely a typo (note only one of the rule lines starts with
a TAB)?

Cheers,
Ralf




reply via email to

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