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