mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-26 13:52:21 +00:00
sept-secondary shouldn't be .PHONY
This commit is contained in:
parent
c5fa4660c8
commit
bf5a649928
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ clean:
|
|||
|
||||
#---------------------------------------------------------------------------------
|
||||
else
|
||||
.PHONY: all $(OUTPUT).enc
|
||||
.PHONY: all
|
||||
|
||||
DEPENDS := $(OFILES:.o=.d)
|
||||
|
||||
|
|
Loading…
Reference in a new issue