mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-08 18:54:23 +02:00
Mark all_intermediate as intermediate files
Signed-off-by: Pengyu Lv <pengyu.lv@arm.com>
This commit is contained in:
@@ -1602,3 +1602,5 @@ clean:
|
||||
neat: clean
|
||||
rm -f $(all_final)
|
||||
.PHONY: clean neat
|
||||
|
||||
.INTERMEDIATE: $(all_intermediate)
|
||||
|
||||
Reference in New Issue
Block a user