This one time (2005-01-17 12:50pm), at band camp, Erik de Castro Lopo said:
> At the top of your Makefile.am put:
> 
>     SUBDIRS = utils gfx
> 
> and then add a Makefile.am in each of those directories.

I know about SUBDIRS, but what goes into the Makefile.am in the subdirectories?
They don't have a bin_PROGRAM= target, all I want is to compile the objects.
And in the top level Makefile.am, what do I put as game_SOURCES=?

I'm willing to suffer the longer compile time of a recursive make.

Thanks,
Ian.
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to