summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/mac68k')
-rw-r--r--sys/arch/mac68k/conf/Makefile.mac68k16
1 files changed, 1 insertions, 15 deletions
diff --git a/sys/arch/mac68k/conf/Makefile.mac68k b/sys/arch/mac68k/conf/Makefile.mac68k
index 9a3a6f1813d..398c1c0569a 100644
--- a/sys/arch/mac68k/conf/Makefile.mac68k
+++ b/sys/arch/mac68k/conf/Makefile.mac68k
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.mac68k,v 1.48 2010/04/26 22:21:15 deraadt Exp $
+# $OpenBSD: Makefile.mac68k,v 1.49 2010/04/27 03:37:37 deraadt Exp $
# This makefile is constructed from a machine description:
# config machineid
@@ -178,20 +178,6 @@ db_structinfo.h: $S/ddb/db_structinfo.c $S/ddb/parse_structinfo.awk
objdump -g db_structinfo.o | awk -f $S/ddb/parse_structinfo.awk > $@
rm -f db_structinfo.o
-
-# 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 maxusers
-assym.h machdep.o: Makefile
-
-# depend on CPU configuration
-locore.o pmap.o trap.o: Makefile
-
-
locore.o: ${_machdir}/mac68k/locore.s assym.h
${NORMAL_S}