Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Current File in Editor for Makefile
Current File in Editor for Makefile [message #143737] Wed, 20 April 2005 13:57
Eclipse UserFriend
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
Previous Topic:Debugging lpc2138 arm7 through Eclipse
Next Topic:Memory leaks?
Goto Forum:
  


Current Time: Sat Jul 12 11:23:36 EDT 2025

Powered by FUDForum. Page generated in 0.06794 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top