bug-hurd
[Top][All Lists]
Advanced

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

Re: [PATCH] Don't abuse $(prefix) for finding build-time files.


From: olafBuddenhagen
Subject: Re: [PATCH] Don't abuse $(prefix) for finding build-time files.
Date: Mon, 22 Jun 2009 22:06:08 +0200
User-agent: Mutt/1.5.19 (2009-01-05)

Hi,

On Wed, Jun 17, 2009 at 12:40:56AM +0200, Thomas Schwinge wrote:

> +%.sdefsi:
> +     echo '#include <hurd/$*.defs>' | \
> +       $(CPP) \
> +         $(CPPFLAGS) $(MIGSFLAGS) $($*-MIGSFLAGS) -DSERVERPREFIX=S_ \
> +         -x c - -o $@

Interesting idea, was looking for something like that...

I wonder whether it can be used for direct MiG invocations too.

-antrik-




reply via email to

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