summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorerdgeist <>2003-12-13 12:14:10 +0000
committererdgeist <>2003-12-13 12:14:10 +0000
commit9707986d30b33e5b652c8d26931c94908632e565 (patch)
tree9f9a5594fd8de09c053f100562744e486d924ee5 /Makefile
parentdc6e7bc1160c777a0464de1985501a4e4a046b1e (diff)
Last change to external port representation revoked.
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile13
1 files changed, 0 insertions, 13 deletions
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.
39 39
40 40
41all: vchat-client #vchat-client.1 41all: vchat-client #vchat-client.1
42 @echo " ***************************************"
43 @echo " ** **"
44 @echo " ** W A R N I N G **"
45 @echo " ** **"
46 @echo " ** Internal representation of server **"
47 @echo " ** port has changed. If you have got **"
48 @echo " ** a ~/.vchat/formats laying around, **"
49 @echo " ** please verify, that FS_CONNECTED **"
50 @echo " ** and FS_CONSOLE both don't contain **"
51 @echo " ** '%d' and, if they do, please **"
52 @echo " ** change those '%d' to '%s'. **"
53 @echo " ** **"
54 @echo " ***************************************"
55 42
56install: vchat-client vchat-keygen vchatrc.ex 43install: vchat-client vchat-keygen vchatrc.ex
57 install -d $(DESTDIR)/etc 44 install -d $(DESTDIR)/etc