Removed un-necessary dependencies for assym.s
This commit is contained in:
parent
b0da334790
commit
85c856e747
@ -1,6 +1,6 @@
|
|||||||
# Copyright 1990 W. Jolitz
|
# Copyright 1990 W. Jolitz
|
||||||
# from: @(#)Makefile.i386 7.1 5/10/91
|
# 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
|
# Makefile for FreeBSD
|
||||||
#
|
#
|
||||||
@ -99,9 +99,7 @@ assym.s: Makefile
|
|||||||
# depends on KDB (cons.o also depends on GENERIC)
|
# depends on KDB (cons.o also depends on GENERIC)
|
||||||
trap.o cons.o: Makefile
|
trap.o cons.o: Makefile
|
||||||
|
|
||||||
assym.s: genassym $S/sys/param.h machine/pte.h \
|
assym.s: genassym
|
||||||
$S/sys/buf.h $S/sys/vmmeter.h \
|
|
||||||
$S/sys/proc.h $S/sys/msgbuf.h machine/vmparam.h
|
|
||||||
./genassym >assym.s
|
./genassym >assym.s
|
||||||
|
|
||||||
genassym:
|
genassym:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Copyright 1990 W. Jolitz
|
# Copyright 1990 W. Jolitz
|
||||||
# from: @(#)Makefile.i386 7.1 5/10/91
|
# 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
|
# Makefile for FreeBSD
|
||||||
#
|
#
|
||||||
@ -99,9 +99,7 @@ assym.s: Makefile
|
|||||||
# depends on KDB (cons.o also depends on GENERIC)
|
# depends on KDB (cons.o also depends on GENERIC)
|
||||||
trap.o cons.o: Makefile
|
trap.o cons.o: Makefile
|
||||||
|
|
||||||
assym.s: genassym $S/sys/param.h machine/pte.h \
|
assym.s: genassym
|
||||||
$S/sys/buf.h $S/sys/vmmeter.h \
|
|
||||||
$S/sys/proc.h $S/sys/msgbuf.h machine/vmparam.h
|
|
||||||
./genassym >assym.s
|
./genassym >assym.s
|
||||||
|
|
||||||
genassym:
|
genassym:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Copyright 1990 W. Jolitz
|
# Copyright 1990 W. Jolitz
|
||||||
# from: @(#)Makefile.i386 7.1 5/10/91
|
# 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
|
# Makefile for FreeBSD
|
||||||
#
|
#
|
||||||
@ -99,9 +99,7 @@ assym.s: Makefile
|
|||||||
# depends on KDB (cons.o also depends on GENERIC)
|
# depends on KDB (cons.o also depends on GENERIC)
|
||||||
trap.o cons.o: Makefile
|
trap.o cons.o: Makefile
|
||||||
|
|
||||||
assym.s: genassym $S/sys/param.h machine/pte.h \
|
assym.s: genassym
|
||||||
$S/sys/buf.h $S/sys/vmmeter.h \
|
|
||||||
$S/sys/proc.h $S/sys/msgbuf.h machine/vmparam.h
|
|
||||||
./genassym >assym.s
|
./genassym >assym.s
|
||||||
|
|
||||||
genassym:
|
genassym:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user