Remove redundant file directives.

This commit is contained in:
thorpej 1997-04-09 20:11:33 +00:00
parent 81f55f1cc8
commit b7f72bd8a9
1 changed files with 1 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files.mac68k,v 1.67 1997/04/08 04:21:15 scottr Exp $
# $NetBSD: files.mac68k,v 1.68 1997/04/09 20:11:33 thorpej Exp $
# mac68k-specific configuration info
@ -96,9 +96,6 @@ device fpu
attach fpu at mainbus
file arch/mac68k/mac68k/fpu.c fpu
file arch/m68k/m68k/copy.s
file arch/m68k/m68k/bcopy.s
file arch/m68k/m68k/copypage.s
file arch/m68k/m68k/db_memrw.c ddb
include "arch/m68k/fpe/files.fpe"