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, [EMAIL PROTECTED] 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."