From 9707986d30b33e5b652c8d26931c94908632e565 Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Sat, 13 Dec 2003 12:14:10 +0000 Subject: Last change to external port representation revoked. --- Makefile | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5e14ccd..bca9889 100755 --- a/Makefile +++ b/Makefile @@ -39,19 +39,6 @@ OBJS = vchat-client.o vchat-ui.o vchat-protocol.o vchat-user.o vchat-commands. all: vchat-client #vchat-client.1 - @echo " ***************************************" - @echo " ** **" - @echo " ** W A R N I N G **" - @echo " ** **" - @echo " ** Internal representation of server **" - @echo " ** port has changed. If you have got **" - @echo " ** a ~/.vchat/formats laying around, **" - @echo " ** please verify, that FS_CONNECTED **" - @echo " ** and FS_CONSOLE both don't contain **" - @echo " ** '%d' and, if they do, please **" - @echo " ** change those '%d' to '%s'. **" - @echo " ** **" - @echo " ***************************************" install: vchat-client vchat-keygen vchatrc.ex install -d $(DESTDIR)/etc -- cgit v1.2.3