??? 01/11/07 14:00 Read: times |
#130639 - Inventing Responding to: ???'s previous message |
If you could invent time, that would be really useful!
Attila Strba said:
I followed Andy Neils suggestions I am fighting with the makefile. I did suggest that you try Erik's approach with batchfiles first! What I am having a problem is with generating the dependencies automaticly. Do you actually need dependencies? Dependencies came from the days when compiling was really slow, and you paid by the second for CPU time. Nowadays, you probably don't lose much by just rebuilding the entire project every time! I am using Windows so my hands are tied (no sed usage or awk). Not true - thing like cygwin can give you this kind of stuff on PCs. |