Synchronize with sys/i386/conf/Makefile.i386 revision 1.268.
This commit is contained in:
parent
e429a56a35
commit
c0cbbae78b
@ -3,7 +3,7 @@
|
||||
# Makefile.i386 -- with config changes.
|
||||
# Copyright 1990 W. Jolitz
|
||||
# from: @(#)Makefile.i386 7.1 5/10/91
|
||||
# $Id: Makefile.pc98,v 1.19 1997/06/30 09:57:33 kato Exp $
|
||||
# $Id: Makefile.pc98,v 1.20 1997/07/26 01:34:05 kato Exp $
|
||||
#
|
||||
# Makefile for FreeBSD
|
||||
#
|
||||
@ -165,7 +165,7 @@ assym.s: genassym
|
||||
|
||||
# Some of the defines that genassym outputs may well depend on the
|
||||
# value of kernel options.
|
||||
genassym.o: ${I386}/i386/genassym.c Makefile opt_global.h
|
||||
genassym.o: ${I386}/i386/genassym.c Makefile opt_global.h opt_vm86.h
|
||||
rm -f ./machine ; ln -s ${I386}/include ./machine
|
||||
${CC} -c ${CFLAGS} ${PARAM} -UKERNEL ${I386}/i386/genassym.c
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Makefile.i386 -- with config changes.
|
||||
# Copyright 1990 W. Jolitz
|
||||
# from: @(#)Makefile.i386 7.1 5/10/91
|
||||
# $Id: Makefile.pc98,v 1.19 1997/06/30 09:57:33 kato Exp $
|
||||
# $Id: Makefile.pc98,v 1.20 1997/07/26 01:34:05 kato Exp $
|
||||
#
|
||||
# Makefile for FreeBSD
|
||||
#
|
||||
@ -165,7 +165,7 @@ assym.s: genassym
|
||||
|
||||
# Some of the defines that genassym outputs may well depend on the
|
||||
# value of kernel options.
|
||||
genassym.o: ${I386}/i386/genassym.c Makefile opt_global.h
|
||||
genassym.o: ${I386}/i386/genassym.c Makefile opt_global.h opt_vm86.h
|
||||
rm -f ./machine ; ln -s ${I386}/include ./machine
|
||||
${CC} -c ${CFLAGS} ${PARAM} -UKERNEL ${I386}/i386/genassym.c
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user