Revert previous change, use "compile-with" in files.i386 instead.

This commit is contained in:
Peter Wemm 1997-05-31 17:59:56 +00:00
parent e81574b54b
commit d8897edc0e
3 changed files with 3 additions and 15 deletions

View File

@ -1,7 +1,7 @@
# Makefile.i386 -- with config changes.
# Copyright 1990 W. Jolitz
# from: @(#)Makefile.i386 7.1 5/10/91
# $Id: Makefile.i386,v 1.97 1997/05/21 23:21:15 jdp Exp $
# $Id: Makefile.i386,v 1.98 1997/05/31 09:19:19 peter Exp $
#
# Makefile for FreeBSD
#
@ -151,10 +151,6 @@ locore.o: Makefile
# depends on KDB (cons.o also depends on GENERIC)
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
./assym.s: assym.s

View File

@ -1,7 +1,7 @@
# Makefile.i386 -- with config changes.
# Copyright 1990 W. Jolitz
# from: @(#)Makefile.i386 7.1 5/10/91
# $Id: Makefile.i386,v 1.97 1997/05/21 23:21:15 jdp Exp $
# $Id: Makefile.i386,v 1.98 1997/05/31 09:19:19 peter Exp $
#
# Makefile for FreeBSD
#
@ -151,10 +151,6 @@ locore.o: Makefile
# depends on KDB (cons.o also depends on GENERIC)
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
./assym.s: assym.s

View File

@ -1,7 +1,7 @@
# Makefile.i386 -- with config changes.
# Copyright 1990 W. Jolitz
# from: @(#)Makefile.i386 7.1 5/10/91
# $Id: Makefile.i386,v 1.97 1997/05/21 23:21:15 jdp Exp $
# $Id: Makefile.i386,v 1.98 1997/05/31 09:19:19 peter Exp $
#
# Makefile for FreeBSD
#
@ -151,10 +151,6 @@ locore.o: Makefile
# depends on KDB (cons.o also depends on GENERIC)
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
./assym.s: assym.s