mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-04 11:09:00 -04:00
Mark all_intermediate as intermediate files
Signed-off-by: Pengyu Lv <pengyu.lv@arm.com>
This commit is contained in:
parent
bffe31cbfb
commit
491c64cd37
@ -1602,3 +1602,5 @@ clean:
|
|||||||
neat: clean
|
neat: clean
|
||||||
rm -f $(all_final)
|
rm -f $(all_final)
|
||||||
.PHONY: clean neat
|
.PHONY: clean neat
|
||||||
|
|
||||||
|
.INTERMEDIATE: $(all_intermediate)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user