# Generated by Xplorer, do not modify.
# This Makefile builds _single_build Release

%:: RCS/%,v
%:: RCS/%
%:: s.%
%:: SCCS/s.%
.SUFFIXES:
.SUFFIXES: .a .o .c .cc .C .cpp .s .S .h


# There should not be an 'sh.exe' in path
export SHELL = cmd


# There should never be any unknown unix-like tools on the path
# In particular there should not be an 'sh.exe' in the system32 directory
export PATH = C:\Users\nxf64952\XtDevTools\install\tools\RI-2019.1-win32\XtensaTools\bin\;C:\Users\nxf64952\XtDevTools\install\tools\RI-2019.1-win32\XtensaTools\lib\iss\;C:\WINDOWS\system32

all:
	cmd /c "cd /D ""C:\\RT_PROJECT\\SDK_2_11_0_EVK-MIMXRT595\\boards\\evkmimxrt595\\dsp_examples\\hello_world_usart\\dsp\\xtensa\\bin\\nxp_rt500_RI2019\\Release"" && $(MAKE) all  "

clean:
	cmd /c "cd /D ""C:\\RT_PROJECT\\SDK_2_11_0_EVK-MIMXRT595\\boards\\evkmimxrt595\\dsp_examples\\hello_world_usart\\dsp\\xtensa\\bin\\nxp_rt500_RI2019\\Release"" && $(MAKE) clean  "
