Changes to allow Win32 microcode to be compiled by the Watcom C
authorChris Hanson <org/chris-hanson/cph>
Tue, 24 Oct 1995 09:34:30 +0000 (09:34 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 24 Oct 1995 09:34:30 +0000 (09:34 +0000)
compiler.

v7/src/microcode/bchdmp.c
v7/src/microcode/ntutl/makefile.wcc

index b883106546e8bf50eabc2ba3c23b0d75fe727beb..c19c325bfe7e67db66b4471959d4c64eb5f10e8d 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: bchdmp.c,v 9.81 1995/10/15 00:35:36 cph Exp $
+$Id: bchdmp.c,v 9.82 1995/10/24 09:29:17 cph Exp $
 
 Copyright (c) 1987-95 Massachusetts Institute of Technology
 
@@ -104,6 +104,8 @@ static char FASDUMP_FILENAME[] = "\\tmp\\faXXXXXX";
 #include <io.h>
 #endif
 
+#endif /* _OS2 */
+
 #if defined(__IBMC__) || defined(__WATCOMC__)
 
 #include <io.h>
@@ -150,7 +152,6 @@ DEFUN (mktemp, (fname), unsigned char * fname)
 }
 
 #endif /* __IBMC__ or __WATCOMC__ */
-#endif /* _OS2 */
 
 #ifndef FASDUMP_FILENAME_DEFINED
 
index bcfe0e0dae302413c60fa1f3c67e53b7e01bcf05..1703bc54683258ec486dc4ba3e9a519004502443 100644 (file)
@@ -1,8 +1,8 @@
 ### -*- Fundamental -*-
 ###
-###     $Id: makefile.wcc,v 1.1 1995/10/24 09:32:03 cph Exp $
+###     $Id: makefile.wcc,v 1.2 1995/10/24 09:33:04 cph Exp $
 ###
-###     Copyright (c) 1992-1993 Massachusetts Institute of Technology
+###     Copyright (c) 1992-95 Massachusetts Institute of Technology
 ###
 ###     This material was developed by the Scheme project at the
 ###     Massachusetts Institute of Technology, Department of
@@ -38,7 +38,7 @@
 ###
 
 #### Makefile for Scheme under Win32 compiled by Watcom C/C++
-#!include <ntwin32.mak>
+###  This makefile is meant to be used with Watcom make.
 
 USER_PRIM_SOURCES =
 USER_PRIM_OBJECTS =