diff options
Diffstat (limited to 'sys/conf/Makefile.powerpc')
-rw-r--r-- | sys/conf/Makefile.powerpc | 6 |
1 files changed, 2 insertions, 4 deletions
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: |