all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.