From: Karl Heuer Date: Mon, 29 May 1995 06:36:12 +0000 (+0000) Subject: (COFF): Define. X-Git-Tag: emacs-19.34~3878 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=70efb6137f0ac4c2ef28934490da8b389884e80d;p=emacs.git (COFF): Define. --- 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