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 else
.PHONY: all $(OUTPUT).enc .PHONY: all
DEPENDS := $(OFILES:.o=.d) DEPENDS := $(OFILES:.o=.d)