Re: VPATH question

2008-01-06 Thread Steve Calfee
Ishan [EMAIL PROTECTED] wrote in news:d95b229b-1265-4688-8e0e- [EMAIL PROTECTED]: Hi, I have two simple projects in the directory structure given below. +-home/ | +-parent/ | | | +-comp01/ | | | | | +-Test01.h | | | | | +-Test01.cpp | | | | | +-main.cpp | | | | |

makefile - define targets, dependencies in a variable

2006-11-02 Thread Steve Calfee
Hi, maybe Paul or someone can help on this. I have a pretty large build of multiple source files being built into libraries. In order to minimize duplicate, identical makefiles, I include them with new names defined to do the same thing ie: #list of packages to be built into libraries whole