1
0
Fork 0
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:
Michael Scire 2019-04-25 12:12:36 -07:00
parent c5fa4660c8
commit bf5a649928

View file

@ -137,7 +137,7 @@ clean:
#---------------------------------------------------------------------------------
else
.PHONY: all $(OUTPUT).enc
.PHONY: all
DEPENDS := $(OFILES:.o=.d)