1 2 3 4 5 6 7 8
name = "makefile_complex" [dependencies] with_makefile = { path = "../with_makefile" } [library] source-dir = "src" build-script = "Makefile"