summaryrefslogtreecommitdiff
path: root/sys/arch/vax/conf
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1997-10-02 19:56:07 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1997-10-02 19:56:07 +0000
commitbeb8f756f8255a09eea4e344ff9ef17bf0c68ef6 (patch)
treeafdb4d63a213612c0c021fd515418ebe17d6f929 /sys/arch/vax/conf
parent1eb9ce7023c1718099cf8f4554e37c9f390caec4 (diff)
Remove dependencies on config options, you should make clean when changing
those, or touch the specific files if you know what you are doing.
Diffstat (limited to 'sys/arch/vax/conf')
-rw-r--r--sys/arch/vax/conf/Makefile.vax7
1 files changed, 1 insertions, 6 deletions
diff --git a/sys/arch/vax/conf/Makefile.vax b/sys/arch/vax/conf/Makefile.vax
index e57994dd61a..f719b71b128 100644
--- a/sys/arch/vax/conf/Makefile.vax
+++ b/sys/arch/vax/conf/Makefile.vax
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.vax,v 1.7 1997/09/15 02:40:37 deraadt Exp $
+# $OpenBSD: Makefile.vax,v 1.8 1997/10/02 19:56:06 niklas Exp $
# $NetBSD: Makefile.vax,v 1.32 1997/03/14 23:27:35 mycroft Exp $
# Makefile for NetBSD
@@ -156,11 +156,6 @@ uipc_proto.o vfs_conf.o: Makefile
# depend on maxusers
machdep.o: Makefile
-# depend on CPU configuration
-tmscp.o ts.o uba.o uda.o autoconf.o clock.o conf.o emulate.o intvec.o: Makefile
-machdep.o sbi.o subr.o uvaxII.o: Makefile
-
-
intvec.o: ${VAX}/vax/intvec.s
${NORMAL_S}