Searched refs:relpath (Results 1 - 1 of 1) sorted by relevance

/haiku/3rdparty/kallisti5/
H A Dconfigure.py246 fh.write("HAIKU_TOP = " + os.path.relpath(sourceDir, outputDir) + " ;\n")
247 fh.write("HAIKU_OUTPUT_DIR = " + os.path.relpath(outputDir, os.getcwd()) + " ;\n\n")

Completed in 33 milliseconds