- remove some dependency lines which aren't needed anymore due to opt_m68kcpu.h

- There isn't any vfs_conf.o anymore.
This commit is contained in:
is 1998-05-24 08:31:33 +00:00
parent 9df06931ab
commit e58fc1f821

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.amiga,v 1.71 1998/05/23 20:51:15 is Exp $
# $NetBSD: Makefile.amiga,v 1.72 1998/05/24 08:31:33 is Exp $
# Makefile for NetBSD
#
@ -189,15 +189,21 @@ depend: .depend
# depend on root or device configuration
autoconf.o conf.o: Makefile
# depend on network or filesystem configuration
uipc_proto.o vfs_conf.o: Makefile
# depend on network configuration
uipc_proto.o: Makefile
# depend on maxusers
machdep.o: Makefile
# depend on CPU configuration
amiga_init.o locore.o pmap.o sys_machdep.o: Makefile
bzsc.o bztzsc.o cbiisc.o cbsc.o flsc.o sbic.o: Makefile
# GRF_AGA, LIMITMEM, DRACO
amiga_init.o: Makefile
# lots of things:
locore.o: Makefile
# NKPTADD
pmap.o: Makefile
# depends on defined(DRACO)
a2kbbc.o: Makefile