Author: Niall <chrisniallathotmaildotcom>     Reply to Message
Date: 1/2/2004 11:33:21 AM
Subject: Makefile

Do you have anything at all done with this yet? so i could at least see what you are trying to build? I've got access to the whole tree of makefiles that builds our system in unix, so at the very least i could hack and slash something together that might work...

I'm no makefile specialist, but i've at least modified them in the past, or created new ones based on old ones that didn't work... :/

does it just build a single executable file or wha? i'm thinking the wff build can't be too complex, how many files can you possibly have, like 100-200?

the ones i work with build a C/Java system based on a few thousand source files, so i'm hoping whatever i can't figure out on my own, i can find examples for somewhere in this mess.
_