make clean target with excluding specific directory

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

make clean target with excluding specific directory

288 次查看
Kevin_K
Contributor I

Hello,

I am using S32K324 and doing project in automotive world.

face a issue when I performed make clean.

I'd like to know how I can excluding specific directory and serveral files when I do the clean.

S32DS tool removes makefile automatically when I do the clean so that It's useless if I can modify directly to the makefile.

 

 

0 项奖励
回复
1 回复

248 次查看
jiri_kral
NXP Employee
NXP Employee

Hi Kevin, 

unfortunately this is not possible. Makefile is auto generated with each build. 

0 项奖励
回复