From 5fb35c11b33d2f249b3503a3f66f3b44d1f93113 Mon Sep 17 00:00:00 2001 From: nishi Date: Sat, 11 May 2024 01:31:35 +0000 Subject: [PATCH] message git-svn-id: file:///raid/svn-main/nishi-mandshurica/trunk@79 f982e544-4a7d-3444-ad1a-fde59a2a69f1 --- GNUmakefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/GNUmakefile b/GNUmakefile index 889bc9b..9376252 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -48,6 +48,8 @@ install: all @echo "Mandshurica executable has been installed to $(PREFIX)/bin" @echo "mkpasswd.pl has been installed to $(PREFIX)/bin" @echo "Authentication database is at $(PREFIX)/lib/mandshurica/db/auth.db" + @echo + @echo "Thank you for choosing Mandshurica" @echo "-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*" clean: -- 2.43.0