[Anjuta-list] makefiles



is it possible to set up anjuta so that it just ueses it's project file
and a hand coded Makefile? I've seen under the menue
Project/Project Info
that there is a
Makefiles managed: Yes
entry which leads me to beleave that it is possible to turn it off...
once it has been turned off is it just a matter of editing the menu
Settings/Commands
and replacing
$(make) $(current.file.name).o
with a line like
cd /path/to/project/ && make
? I ask this because it some times seems like over kill to create all of
the automake files for one of my coding tests or very small apps... and
some times I prefure the control of a hand coded personal Makefile.

zezom
 @,@
  ~




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]