This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Using EXTRA_SOURCES


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]