help-make
[Top][All Lists]
Advanced

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

How to have dependencies on included makefiles?


From: Peng Yu
Subject: How to have dependencies on included makefiles?
Date: Thu, 26 Nov 2009 09:29:34 -0600

Supposed I have some makefile is included in my Makefile.

include something.makefile

There is a directory called 'some_dir' in the current directory.

I want to 'make -C some_dir' after all the rules in something.Makefile
has been executed. Is there a way to added this information in the
Makefile?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]