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

SHELL = cmd.exe

CG_TOOL_ROOT := C:/ti/ccs1260/ccs/tools/compiler/ti-cgt-armllvm_3.2.1.LTS

GEN_OPTS__FLAG := 
GEN_CMDS__FLAG := 

ORDERED_OBJS += \

system-post-build:
	-$(MAKE) -C C:\workset\NAD\network-access-device\NAD\empty_am243x-lp_system_freertos -f makefile_system_ccs_bootimage_gen OUTNAME=empty_system PROFILE=Debug MCU_PLUS_SDK_PATH=C:/ti/mcu_plus_sdk_am243x_09_01_00_41 CG_TOOL_ROOT=C:/ti/ccs1260/ccs/tools/compiler/ti-cgt-armllvm_3.2.1.LTS CCS_INSTALL_DIR=C:\ti\ccs1260\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

