From 70efb6137f0ac4c2ef28934490da8b389884e80d Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Mon, 29 May 1995 06:36:12 +0000 Subject: [PATCH] (COFF): Define. --- src/s/osf1.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/s/osf1.h b/src/s/osf1.h index f649aa203f6..16aadd4a3a2 100644 --- a/src/s/osf1.h +++ b/src/s/osf1.h @@ -22,3 +22,8 @@ #define INTERRUPTIBLE_IO #define SYSV_SYSTEM_DIR + +/* If your system uses COFF (Common Object File Format) then define the + preprocessor symbol "COFF". */ + +#define COFF -- 2.39.2