From 481d152cbfc8ff98c6c92e7819cf4d503be5c2d4 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Mon, 29 May 1995 06:36:12 +0000 Subject: (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 -- cgit v1.2.1