From 541a93a47ac338e23bd069ff65b735fcbb3252a5 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Wed, 20 Dec 2023 20:39:55 +0100 Subject: Added phony --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index 3caa3fc..4d2762f 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -14,7 +14,7 @@ include FICS/build.mk # common rules include common.mk -.PHONY: clean +.PHONY: clean install include $(TARGETS_DIR)clean.mk include $(TARGETS_DIR)install.mk -- cgit v1.2.3