make clean target with excluding specific directory

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

make clean target with excluding specific directory

607件の閲覧回数
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 返信

567件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi Kevin, 

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

0 件の賞賛
返信