From 85c856e7475d6c5e5c0579165f138528739a5a07 Mon Sep 17 00:00:00 2001 From: Nate Williams Date: Sat, 23 Oct 1993 08:28:17 +0000 Subject: [PATCH] Removed un-necessary dependencies for assym.s --- sys/conf/Makefile.i386 | 6 ++---- sys/conf/Makefile.powerpc | 6 ++---- sys/i386/conf/Makefile.i386 | 6 ++---- 3 files changed, 6 insertions(+), 12 deletions(-) diff --git a/sys/conf/Makefile.i386 b/sys/conf/Makefile.i386 index d8333823fdfd..3b649d435809 100644 --- a/sys/conf/Makefile.i386 +++ b/sys/conf/Makefile.i386 @@ -1,6 +1,6 @@ # Copyright 1990 W. Jolitz # from: @(#)Makefile.i386 7.1 5/10/91 -# $Id: Makefile.i386,v 1.8 1993/10/14 17:09:54 rgrimes Exp $ +# $Id: Makefile.i386,v 1.9 1993/10/23 06:46:24 nate Exp $ # # Makefile for FreeBSD # @@ -99,9 +99,7 @@ assym.s: Makefile # depends on KDB (cons.o also depends on GENERIC) trap.o cons.o: Makefile -assym.s: genassym $S/sys/param.h machine/pte.h \ - $S/sys/buf.h $S/sys/vmmeter.h \ - $S/sys/proc.h $S/sys/msgbuf.h machine/vmparam.h +assym.s: genassym ./genassym >assym.s genassym: diff --git a/sys/conf/Makefile.powerpc b/sys/conf/Makefile.powerpc index d8333823fdfd..3b649d435809 100644 --- a/sys/conf/Makefile.powerpc +++ b/sys/conf/Makefile.powerpc @@ -1,6 +1,6 @@ # Copyright 1990 W. Jolitz # from: @(#)Makefile.i386 7.1 5/10/91 -# $Id: Makefile.i386,v 1.8 1993/10/14 17:09:54 rgrimes Exp $ +# $Id: Makefile.i386,v 1.9 1993/10/23 06:46:24 nate Exp $ # # Makefile for FreeBSD # @@ -99,9 +99,7 @@ assym.s: Makefile # depends on KDB (cons.o also depends on GENERIC) trap.o cons.o: Makefile -assym.s: genassym $S/sys/param.h machine/pte.h \ - $S/sys/buf.h $S/sys/vmmeter.h \ - $S/sys/proc.h $S/sys/msgbuf.h machine/vmparam.h +assym.s: genassym ./genassym >assym.s genassym: diff --git a/sys/i386/conf/Makefile.i386 b/sys/i386/conf/Makefile.i386 index d8333823fdfd..3b649d435809 100644 --- a/sys/i386/conf/Makefile.i386 +++ b/sys/i386/conf/Makefile.i386 @@ -1,6 +1,6 @@ # Copyright 1990 W. Jolitz # from: @(#)Makefile.i386 7.1 5/10/91 -# $Id: Makefile.i386,v 1.8 1993/10/14 17:09:54 rgrimes Exp $ +# $Id: Makefile.i386,v 1.9 1993/10/23 06:46:24 nate Exp $ # # Makefile for FreeBSD # @@ -99,9 +99,7 @@ assym.s: Makefile # depends on KDB (cons.o also depends on GENERIC) trap.o cons.o: Makefile -assym.s: genassym $S/sys/param.h machine/pte.h \ - $S/sys/buf.h $S/sys/vmmeter.h \ - $S/sys/proc.h $S/sys/msgbuf.h machine/vmparam.h +assym.s: genassym ./genassym >assym.s genassym: