Current File in Editor for Makefile [message #143737] |
Wed, 20 April 2005 13:57 |
Eclipse User |
|
|
|
Originally posted by: reddweb.gmail.com
Hi
I have several make files belonging to same project. All these make files
use naming convention of "soucefilename".mak . Is there a way to use some
kind of eclipse environment variable as part of "make" to use to current
file name in editor for filling the make command. For eg, i am currently
editing foo.c in eclipse cdt editor, and when i build the project, i would
the make to use foo.mak as my make file. I can do this by mentioning
something like "make -f ????.mak" replacing default make. ???? should be
something like % or environment variable for current file in editor....i
appreciate your time/help...thx
|
|
|
Powered by
FUDForum. Page generated in 0.06794 seconds