add copy.s to files.m68k, and alphabetize files.m68k.newconf

This commit is contained in:
cgd 1994-01-23 00:13:40 +00:00
parent b2ce654241
commit 59ab2607ce
3 changed files with 6 additions and 5 deletions

View File

@ -1,5 +1,6 @@
# $Id: files.m68k,v 1.2 1994/01/09 16:31:50 cgd Exp $
# $Id: files.m68k,v 1.3 1994/01/23 00:13:40 cgd Exp $
#
arch/m68k/m68k/copy.s standard
arch/m68k/m68k/db_disasm.c optional ddb
arch/m68k/m68k/db_interface.c optional ddb
arch/m68k/m68k/db_trace.c optional ddb

View File

@ -1,6 +1,6 @@
# $Id: files.m68k.newconf,v 1.3 1994/01/22 03:36:58 briggs Exp $
# $Id: files.m68k.newconf,v 1.4 1994/01/23 00:13:42 cgd Exp $
file arch/m68k/m68k/copy.s
file arch/m68k/m68k/db_disasm.c ddb
file arch/m68k/m68k/db_interface.c ddb
file arch/m68k/m68k/db_trace.c ddb
@ -8,4 +8,3 @@ file arch/m68k/m68k/in_cksum.c inet
file arch/m68k/m68k/ns_cksum.c ns
file arch/m68k/m68k/oc_cksum.s inet
file arch/m68k/m68k/process_machdep.c
file arch/m68k/m68k/copy.s

View File

@ -1,5 +1,6 @@
# $Id: files.m68k.oldconf,v 1.2 1994/01/09 16:31:50 cgd Exp $
# $Id: files.m68k.oldconf,v 1.3 1994/01/23 00:13:40 cgd Exp $
#
arch/m68k/m68k/copy.s standard
arch/m68k/m68k/db_disasm.c optional ddb
arch/m68k/m68k/db_interface.c optional ddb
arch/m68k/m68k/db_trace.c optional ddb