* Emacs 23 - how to use flymake in a non-trivial project?
@ 2009-08-06 18:43 Geralt
0 siblings, 0 replies; only message in thread
From: Geralt @ 2009-08-06 18:43 UTC (permalink / raw)
To: Emacs Help List
Hi,
my C projects are using the autotools und to keep my source
directories clean from temp file I always have a build/ subdirectory
in which I run ../configure (actually I don't run configure all the
time, but that's the way the dir is initialized) and then in this dir
make -k to build my project. Is there a way to tell flymake the
command it should run for all .c/.h files below a directory?
Currently I can't use flymake because it can't find a Makefile for my
source files (because it only looks into the (sub)-directory).
Thanks,
Geralt.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-08-06 18:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-06 18:43 Emacs 23 - how to use flymake in a non-trivial project? Geralt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).