From 29acdbdda6db012dbbcb3ecc0440ddf5b64d587f Mon Sep 17 00:00:00 2001 From: Unknown <> Date: Thu, 31 Aug 2006 00:44:45 +0000 Subject: [PATCH] add files for 2006-08-31T00:44:45Z --- src/osdep/dos/mtestwsk.bat | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 src/osdep/dos/mtestwsk.bat diff --git a/src/osdep/dos/mtestwsk.bat b/src/osdep/dos/mtestwsk.bat new file mode 100644 index 0000000..5d8922e --- /dev/null +++ b/src/osdep/dos/mtestwsk.bat @@ -0,0 +1,27 @@ +@ECHO OFF +REM ======================================================================== +REM Copyright 1988-2006 University of Washington +REM +REM Licensed under the Apache License, Version 2.0 (the "License"); +REM you may not use this file except in compliance with the License. +REM You may obtain a copy of the License at +REM +REM http://www.apache.org/licenses/LICENSE-2.0 +REM +REM +REM ======================================================================== + +REM Program: Portable C client makefile -- MS-DOS Winsock link +REM +REM Author: Mark Crispin +REM Networks and Distributed Computing +REM Computing & Communications +REM University of Washington +REM Administration Building, AG-44 +REM Seattle, WA 98195 +REM Internet: MRC@CAC.Washington.EDU +REM +REM Date: 26 June 1994 +REM Last Edited:30 August 2006 + +link /NOD:llibce mtest.obj,mtest.exe,,cclient.lib winsock.lib llibcewq.lib libw.lib, mtest -- 2.40.0