################################################################################
# Automatically-generated file. Do not edit!
################################################################################

SHELL = cmd.exe

CG_TOOL_ROOT := C:/ti/ccs2040/ccs/tools/compiler/ti-cgt-armllvm_4.0.4.LTS

GEN_OPTS__FLAG := 
GEN_CMDS__FLAG := 

ORDERED_OBJS += \

system-post-build:
	-$(MAKE) -C C:\Users\a0502728\workspace_ccstheia\ipc_notify_echo_am64x-evm_system_freertos_nortos -f makefile_system_ccs_bootimage_gen OUTNAME=ipc_notify_echo_system PROFILE=Debug MCU_PLUS_SDK_PATH=C:/ti/MCU_SDK/AM64x/mcu_plus_sdk CG_TOOL_ROOT=C:/ti/ccs2040/ccs/tools/compiler/ti-cgt-armllvm_4.0.4.LTS CCS_INSTALL_DIR=C:\ti\ccs2040\ccs\ CCS_IDE_MODE=desktop
	-@echo ' '

-include ../makefile.init

RM := DEL /F
RMDIR := RMDIR /S/Q

# All of the sources participating in the build are defined here
-include sources.mk
-include objects.mk

-include ../makefile.defs

# Add inputs and outputs from these tool invocations to the build variables 

# All Target
all: 

# Tool invocations

# Other Targets
clean:
	-$(RM) 
	-@echo 'Finished clean'
	-@echo ' '

.PHONY: all clean dependents
.SECONDARY:

-include ../makefile.targets

