From d60d7a067426bf7266c99c69d9449f8254c2a3ce Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 5 Apr 2003 17:23:45 +0000 Subject: [PATCH] make love --- Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3d432794..2eb5265c 100644 --- a/Makefile +++ b/Makefile @@ -17,4 +17,7 @@ distclean: clean $(RM) configure Makefile.incl $(RM) -r .deps/ -.PHONY: all clean distclean install uninstall +love: + @echo "" + +.PHONY: all clean distclean install uninstall love -- 2.39.2