From b123b45ce00a0ec33d338b49fcb16ac88fa1c158 Mon Sep 17 00:00:00 2001 From: dean Date: Wed, 23 Nov 1994 23:06:43 +0000 Subject: [PATCH] changed fp.s to fp.S --- sys/arch/pmax/conf/files.pmax | 4 ++-- sys/arch/pmax/conf/files.pmax.oldconf | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys/arch/pmax/conf/files.pmax b/sys/arch/pmax/conf/files.pmax index 4d7e7099202e..f8695aaeb039 100644 --- a/sys/arch/pmax/conf/files.pmax +++ b/sys/arch/pmax/conf/files.pmax @@ -1,10 +1,10 @@ -# $NetBSD: files.pmax,v 1.7 1994/10/26 21:08:47 cgd Exp $ +# $NetBSD: files.pmax,v 1.8 1994/11/23 23:06:43 dean Exp $ arch/pmax/pmax/autoconf.c standard arch/pmax/pmax/clock.c standard arch/pmax/pmax/conf.c standard arch/pmax/pmax/cons.c standard arch/pmax/pmax/disksubr.c standard -arch/pmax/pmax/fp.s standard +arch/pmax/pmax/fp.S standard arch/pmax/pmax/kadb.c optional kadb arch/pmax/pmax/machdep.c standard config-dependent arch/pmax/pmax/mem.c standard diff --git a/sys/arch/pmax/conf/files.pmax.oldconf b/sys/arch/pmax/conf/files.pmax.oldconf index 6fde0fdfda1f..5beff887a7e1 100644 --- a/sys/arch/pmax/conf/files.pmax.oldconf +++ b/sys/arch/pmax/conf/files.pmax.oldconf @@ -1,10 +1,10 @@ -# $NetBSD: files.pmax.oldconf,v 1.7 1994/10/26 21:08:47 cgd Exp $ +# $NetBSD: files.pmax.oldconf,v 1.8 1994/11/23 23:06:43 dean Exp $ arch/pmax/pmax/autoconf.c standard arch/pmax/pmax/clock.c standard arch/pmax/pmax/conf.c standard arch/pmax/pmax/cons.c standard arch/pmax/pmax/disksubr.c standard -arch/pmax/pmax/fp.s standard +arch/pmax/pmax/fp.S standard arch/pmax/pmax/kadb.c optional kadb arch/pmax/pmax/machdep.c standard config-dependent arch/pmax/pmax/mem.c standard