summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1995-05-29 06:36:12 +0000
committerKarl Heuer <kwzh@gnu.org>1995-05-29 06:36:12 +0000
commit481d152cbfc8ff98c6c92e7819cf4d503be5c2d4 (patch)
tree41ae165ba3afe363e3427444bf2e44d1c9d707a2
parent32ce19d0bdcf29aa864097ea97eb8125ef6087d2 (diff)
downloademacs-481d152cbfc8ff98c6c92e7819cf4d503be5c2d4.tar.gz
(COFF): Define.
-rw-r--r--src/s/osf1.h5
1 files changed, 5 insertions, 0 deletions
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