From beb8f756f8255a09eea4e344ff9ef17bf0c68ef6 Mon Sep 17 00:00:00 2001 From: Niklas Hallqvist Date: Thu, 2 Oct 1997 19:56:07 +0000 Subject: Remove dependencies on config options, you should make clean when changing those, or touch the specific files if you know what you are doing. --- sys/arch/vax/conf/Makefile.vax | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'sys/arch') 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} -- cgit v1.2.3