From bf5a649928801e43184eccfbc2fa5e4882e7f150 Mon Sep 17 00:00:00 2001 From: Michael Scire Date: Thu, 25 Apr 2019 12:12:36 -0700 Subject: [PATCH] sept-secondary shouldn't be .PHONY --- sept/sept-secondary/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sept/sept-secondary/Makefile b/sept/sept-secondary/Makefile index 1628eb4f7..d41959363 100644 --- a/sept/sept-secondary/Makefile +++ b/sept/sept-secondary/Makefile @@ -137,7 +137,7 @@ clean: #--------------------------------------------------------------------------------- else -.PHONY: all $(OUTPUT).enc +.PHONY: all DEPENDS := $(OFILES:.o=.d)