From 094ca96844842928810f14844413109fc6cdd890 Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Sun, 3 Feb 2013 00:59:38 -0700 Subject: Initial Alpine Version --- imap/src/osdep/dos/drivraux.bat | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 imap/src/osdep/dos/drivraux.bat (limited to 'imap/src/osdep/dos/drivraux.bat') diff --git a/imap/src/osdep/dos/drivraux.bat b/imap/src/osdep/dos/drivraux.bat new file mode 100644 index 00000000..a0b354cd --- /dev/null +++ b/imap/src/osdep/dos/drivraux.bat @@ -0,0 +1,28 @@ +@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: Driver Linkage Generator auxillary for DOS +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: 11 October 1989 +REM Last Edited:30 August 2006 + +ECHO extern DRIVER %1driver; >> LINKAGE.H +ECHO mail_link (&%1driver); /* link in the %1 driver */ >> LINKAGE.C -- cgit v1.2.3-70-g09d2