From 55e2d5300589aa12b96b1cfd4204e2db4a420e78 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Wed, 1 Sep 1999 22:12:12 +0000 Subject: [PATCH] Disable real network backends for now [originally from svn r208] --- Makefile.mpw | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile.mpw b/Makefile.mpw index cbe29d30..71651b1e 100644 --- a/Makefile.mpw +++ b/Makefile.mpw @@ -1,4 +1,4 @@ -# $Id: Makefile.mpw,v 1.1.2.14 1999/08/02 22:32:38 ben Exp $ +# $Id: Makefile.mpw,v 1.1.2.15 1999/09/01 22:12:12 ben Exp $ # This is the Makefile for building PuTTY for the Mac OS. # Users of non-Mac systems will see some pretty strange characters around. @@ -27,7 +27,7 @@ Objects # sshrand.c.o ¶ # sshrsa.c.o ¶ # sshsha.c.o ¶ - telnet.c.o ¶ +# telnet.c.o ¶ terminal.c.o ¶ testback.c.o @@ -46,7 +46,7 @@ Objects # sshrand.c.x ¶ # sshrsa.c.x ¶ # sshsha.c.x ¶ - telnet.c.x ¶ +# telnet.c.x ¶ terminal.c.x ¶ testback.c.x