diff options
author | Thomas Bushnell <thomas@gnu.org> | 1997-05-02 17:09:57 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1997-05-02 17:09:57 +0000 |
commit | 16ca07b00a4144acb018e0543377e357612b8e77 (patch) | |
tree | e1b63e574a0296e50dedae8e2e5dfb2857e9fad2 /i386/Files | |
parent | 5a62d3a36afc544f61112f216f936c25be4916cd (diff) |
Fri May 2 12:43:46 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* Makefile.in (enable_kdb): New variable.
(clib-routines): If enable_kdb, then add strstr.
* i386/i386/_setjmp.S: New file, from UK22 libmach.
* i386/Files: Add i386/i386/_setjmp.S.
* i386/Makefrag (objfiles): Add _setjmp.o if enable_kdb.
Diffstat (limited to 'i386/Files')
-rw-r--r-- | i386/Files | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -54,6 +54,7 @@ i386/dos/i16/i16_vcpi.c i386/dos/i16/i16_xms.c i386/dos/i16/idt.h i386/dos/i16/phys_mem_sources.h +i386/i368/_setjmp.S i386/i386/ast.h i386/i386/ast_check.c i386/i386/ast_types.h |