Mercurial > emacs
view src/m/ews4800.h @ 29103:036d6bd19167
(SOME_MACHINE_LISP): Add disp-table.elc,
dos-vars.elc, ccl.elc, and codepage.elc, all loaded by the ms-dos
version.
(MSDOS_SUPPORT): Add dos-vars.elc, ccl.elc, and codepage.elc.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 23 May 2000 10:45:28 +0000 |
parents | f6ab39ac9c55 |
children | c8fb06423da0 |
line wrap: on
line source
/* m- file for NEC EWS4800 RISC series. */ #undef LIB_STANDARD #undef C_DEBUG_SWITCH #define INHIBIT_BSD_TIME #undef USG #include "mips.h" #define USG #undef UNEXEC #define UNEXEC unexelf.o #undef LIBS_MACHINE #undef LD_SWITCH_MACHINE #undef START_FILES #undef DATA_START #undef LIB_STANDARD #undef C_SWITCH_MACHINE #ifndef __GNUC__ #undef C_DEBUG_SWITCH #define C_DEBUG_SWITCH -O -KOlimit=3000 -ZXNd=5000 #endif /* !__GNUC__ */