charon-tkm: Support for out-of-tree build added

This commit is contained in:
Tobias Brunner
2013-11-27 18:35:44 +01:00
parent 20a48e4be3
commit 70f4461359
2 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ project Build_Common is
for Source_Dirs use ();
Obj_Dir := "obj";
Obj_Dir := external ("OBJ_DIR", "obj");
C_Compiler_Switches := ("-W",
"-Wall",