This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Using EXTRA_SOURCES
- To: automake at gnu dot org
- Subject: Using EXTRA_SOURCES
- From: Sam Lantinga <slouken at devolution dot com>
- Date: Wed, 29 Mar 2000 19:16:48 -0800
I've been banging my head against automake.
The basic problem is that source is conditionally compiled into SDL, and
supposedly the attached code is supposed to do the "right thing", but I
can't get it to include rules for the objects. I can get the desired
effect using automake conditionals, but the complexity of targets in SDL
means that it takes literally 5 minutes to generate the makefiles.
So... does anyone know how to make this work?
-Sam Lantinga (slouken@devolution.com)
Lead Programmer, Loki Entertainment Software
--
"Any sufficiently advanced bug is indistinguishable from a feature"
-- Rich Kulawiec
automake-test.tar.gz