mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-23 01:13:23 +00:00
Put .PHONY
notations near targets
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
e92cbd0e28
commit
26d17704bf
@ -1,6 +1,5 @@
|
||||
# SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
.PHONY: all
|
||||
|
||||
all: ./*.sh
|
||||
@cp ./*.sh $(BUILD_DIR)
|
||||
@cp ./*.sh $(BUILD_DIR)
|
||||
|
Reference in New Issue
Block a user