X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=.Makefile.inc;h=c013e9b5540f1227d6580e8b33abe9dcfc0c81e0;hb=ea7aa89d61f5090ee7e7ecbe9eb633e1189ce40a;hp=360ea6a6f56742a63e58ed0e539c54a0e1a5b6d6;hpb=5de7304c87524d60dfe67bb9e6cd86cb9d6e6c1f;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/.Makefile.inc b/.Makefile.inc index 360ea6a6f..c013e9b55 100644 --- a/.Makefile.inc +++ b/.Makefile.inc @@ -37,6 +37,11 @@ bininst: @-cp inspircd $(BASE) @-chmod 0700 $(BINPATH)/inspircd @-chmod 0700 $(LIBPATH)/*.so + @echo "*************************************" + @echo "* BUILD COMPLETE! *" + @echo "* It is safe to ignore any messages *" + @echo "* related to copying of files. *" + @echo "*************************************" config: @cp conf/inspire.motd $(CONPATH)/inspire.motd.example