# Generated by Xplorer, do not modify. # This Makefile builds _single_build Release_Core1_PI %:: 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:\usr\xtensa\XtDevTools\install\tools\RI-2020.4-win32\XtensaTools\bin\;C:\usr\xtensa\XtDevTools\install\tools\RI-2020.4-win32\XtensaTools\lib\iss\;C:\WINDOWS\system32 all: cmd /c "cd /D ""D:\\workspace\\Code\\csi_dsp_firmware\\bin\\q7_check\\Release_Core1_PI"" && $(MAKE) all " clean: cmd /c "cd /D ""D:\\workspace\\Code\\csi_dsp_firmware\\bin\\q7_check\\Release_Core1_PI"" && $(MAKE) clean "