blob: bb552da6d7798c572afac09d041119869efd803e [file] [log] [blame]
##===- sample/tools/Makefile -------------------------------*- Makefile -*-===##
#
# Relative path to the top of the source tree.
#
LEVEL := ..
#
# List all of the subdirectories that we will compile.
DIRS := sample
GOAL := common
include $(LEVEL)/Makefile.config