[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Extra recursive targets
From: |
Andreas Schwab |
Subject: |
Extra recursive targets |
Date: |
Wed, 25 Feb 2004 01:54:26 +0100 |
User-agent: |
Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (gnu/linux) |
Is there a way to add additional recursive targets to a makefile? I
tried to use
RECURSIVE_TARGETS += foo-recursive
but automake complains about the use of `+='. When changing that to a
simple `=' the generated makefile has only foo-recursive as
RECURSIVE_TARGETS.
Andreas.
--
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Extra recursive targets,
Andreas Schwab <=