blob: eb547105f962ae7615f78fb2860b85d583d8988d [file] [log] [blame]
# Copyright 2017 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
FUCHSIA_DIR ?= $(shell jiri -show-root)
SCRIPTS_DIR := $(realpath $(FUCHSIA_DIR)/topaz/tools/scripts)
COMMON_MAKEFILE := $(realpath $(SCRIPTS_DIR)/Makefile)
include $(COMMON_MAKEFILE)