]> git.eshelyaron.com Git - emacs.git/commitdiff
(DOS_NT): Defined.
authorRichard M. Stallman <rms@gnu.org>
Tue, 1 Nov 1994 08:45:04 +0000 (08:45 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 1 Nov 1994 08:45:04 +0000 (08:45 +0000)
src/s/msdos.h

index 8f6144288878413a083e3306d546decb9141a5ce..8f3699eff623063dd48e5e1676c481973a9ab128 100644 (file)
@@ -39,6 +39,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #ifndef MSDOS
 #define MSDOS
 #endif
+
+#define DOS_NT /* MSDOS or WINDOWSNT */
 #undef BSD
 #undef VMS