Don't `config-dependent' machdep.c; we already depend on the Makefile,

which accomplishes the same thing.
This commit is contained in:
thorpej 1996-09-07 06:52:21 +00:00
parent 261a7626ca
commit e0775c12c8

View File

@ -1,4 +1,4 @@
# $NetBSD: files.hp300.oldconf,v 1.27 1996/06/10 06:48:44 thorpej Exp $
# $NetBSD: files.hp300.oldconf,v 1.28 1996/09/07 06:52:21 thorpej Exp $
#
arch/hp300/hp300/autoconf.c standard
arch/hp300/hp300/clock.c standard
@ -6,7 +6,7 @@ arch/hp300/hp300/conf.c standard
arch/hp300/hp300/dkbad.c standard
arch/hp300/hp300/kgdb_glue.c optional kgdb compile-with "${NORMAL_C} -fno-defer-pop"
arch/hp300/hp300/kgdb_stub.c optional kgdb
arch/hp300/hp300/machdep.c standard config-dependent
arch/hp300/hp300/machdep.c standard
arch/hp300/hp300/isr.c standard
arch/hp300/hp300/mem.c standard
arch/hp300/hp300/pmap.c standard