From f583b4e69fa02ee681b413f502d80490067157fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Lov=C3=A9n?= Date: Sat, 22 Jan 2022 13:14:17 +0100 Subject: [PATCH] Ancient easter egg --- Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile b/Makefile index ce192ac..d14ddab 100644 --- a/Makefile +++ b/Makefile @@ -46,4 +46,7 @@ distclean: $(MAKE) clean rm -rf $(SYSROOT) +love: FORCE + @echo Not war? + .PHONY: all dist sysroot FORCE \ No newline at end of file