Synchronize with sys/i386/conf/Makefile.i386 revision 1.99.
This commit is contained in:
parent
683523378c
commit
64d5af6ef5
@ -3,7 +3,7 @@
|
|||||||
# Makefile.i386 -- with config changes.
|
# Makefile.i386 -- with config changes.
|
||||||
# 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.pc98,v 1.16 1997/05/23 10:12:10 kato Exp $
|
# $Id: Makefile.pc98,v 1.17 1997/05/31 12:39:08 kato Exp $
|
||||||
#
|
#
|
||||||
# Makefile for FreeBSD
|
# Makefile for FreeBSD
|
||||||
#
|
#
|
||||||
@ -154,10 +154,6 @@ locore.o: 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
|
||||||
|
|
||||||
# compiled with special flags
|
|
||||||
ipl_funcs.o: ${I386}/isa/ipl_funcs.c
|
|
||||||
${CC} -c ${CFLAGS} ${PROF} -fomit-frame-pointer $<
|
|
||||||
|
|
||||||
# this rule stops ./assym.s in .depend from causing problems
|
# this rule stops ./assym.s in .depend from causing problems
|
||||||
./assym.s: assym.s
|
./assym.s: assym.s
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
# Makefile.i386 -- with config changes.
|
# Makefile.i386 -- with config changes.
|
||||||
# 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.pc98,v 1.16 1997/05/23 10:12:10 kato Exp $
|
# $Id: Makefile.pc98,v 1.17 1997/05/31 12:39:08 kato Exp $
|
||||||
#
|
#
|
||||||
# Makefile for FreeBSD
|
# Makefile for FreeBSD
|
||||||
#
|
#
|
||||||
@ -154,10 +154,6 @@ locore.o: 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
|
||||||
|
|
||||||
# compiled with special flags
|
|
||||||
ipl_funcs.o: ${I386}/isa/ipl_funcs.c
|
|
||||||
${CC} -c ${CFLAGS} ${PROF} -fomit-frame-pointer $<
|
|
||||||
|
|
||||||
# this rule stops ./assym.s in .depend from causing problems
|
# this rule stops ./assym.s in .depend from causing problems
|
||||||
./assym.s: assym.s
|
./assym.s: assym.s
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user