summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1997-05-31 17:59:56 +0000
committerPeter Wemm <peter@FreeBSD.org>1997-05-31 17:59:56 +0000
commitd8897edc0e13ea04ac8111ddb24fd88dc4b2c7cb (patch)
tree20f4152de8b4133b2c754650a89e3d9067a0ed5c
parente81574b54b4b0539ad6561b904b27eed00e997f3 (diff)
Notes
-rw-r--r--sys/conf/Makefile.i3866
-rw-r--r--sys/conf/Makefile.powerpc6
-rw-r--r--sys/i386/conf/Makefile.i3866
3 files changed, 3 insertions, 15 deletions
diff --git a/sys/conf/Makefile.i386 b/sys/conf/Makefile.i386
index eaf07cb7f624..83fdd88d2630 100644
--- a/sys/conf/Makefile.i386
+++ b/sys/conf/Makefile.i386
@@ -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
diff --git a/sys/conf/Makefile.powerpc b/sys/conf/Makefile.powerpc
index eaf07cb7f624..83fdd88d2630 100644
--- a/sys/conf/Makefile.powerpc
+++ b/sys/conf/Makefile.powerpc
@@ -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
diff --git a/sys/i386/conf/Makefile.i386 b/sys/i386/conf/Makefile.i386
index eaf07cb7f624..83fdd88d2630 100644
--- a/sys/i386/conf/Makefile.i386
+++ b/sys/i386/conf/Makefile.i386
@@ -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