blob: 85d8877ce9203da082770ea6efdc536cf9539146 [file] [log] [blame]
Matthias Andreas Benkardf59e0972018-04-10 22:01:34 +02001# Copyright 2015 Andrew Gottemoller.
2#
3# This software is a copyrighted work licensed under the terms of the
4# Weld license. Please consult the file "WELD_LICENSE" for
5# details.
6
7# This make file derives all the necessary paths the weld build will
8# require
9def_file_name := def.mk
10
11output_path := $(build_path)/$(platform)/$(arch)/$(mode)
12bin_output_path := $(output_path)/bin
13lib_output_path := $(output_path)/lib
14obj_output_path := $(output_path)/obj
15header_output_path := $(output_path)/include
16resource_output_path := $(output_path)/bin