blob: a387b5b842ff38b2c86145c87b5c5bd4ff07f504 [file] [log] [blame]
#
# ASH Makefile
#
# Common Compiler Flags ########################################################
# Include paths.
COMMON_CFLAGS += -Iash/include
COMMON_CFLAGS += -Iash/include/ash_api
# Simulator-specific Source Files ##############################################
SIM_SRCS += ash/platform/linux/ash.cc