mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-03 02:08:39 -04:00
Mark all_intermediate as intermediate files
Signed-off-by: Pengyu Lv <pengyu.lv@arm.com>
This commit is contained in:
parent
8eaf2d2ac9
commit
f287e2a528
@ -1248,3 +1248,5 @@ clean:
|
|||||||
neat: clean
|
neat: clean
|
||||||
rm -f $(all_final)
|
rm -f $(all_final)
|
||||||
.PHONY: clean neat
|
.PHONY: clean neat
|
||||||
|
|
||||||
|
.SECONDARY: $(all_intermediate)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user