diff options
Diffstat (limited to 'sys/arch/vax/conf/files.vax')
-rw-r--r-- | sys/arch/vax/conf/files.vax | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/vax/conf/files.vax b/sys/arch/vax/conf/files.vax index f5a5e3dd555..d4661044234 100644 --- a/sys/arch/vax/conf/files.vax +++ b/sys/arch/vax/conf/files.vax @@ -1,4 +1,4 @@ -# $OpenBSD: files.vax,v 1.27 2002/05/16 07:37:41 miod Exp $ +# $OpenBSD: files.vax,v 1.28 2004/10/08 13:04:36 grange Exp $ # $NetBSD: files.vax,v 1.60 1999/08/27 20:04:32 ragge Exp $ # # new style config file for vax architecture @@ -308,7 +308,6 @@ attach dh at uba file arch/vax/uba/dh.c dh needs-flag # These are general files needed for compilation. -file dev/cons.c file dev/cninit.c file dev/clock_subr.c vax8200|vax410|vax43|vax630|vax660|vax670|vax680|vax46|vax48|vax49|vax53 file arch/vax/vax/locore.c |