summaryrefslogtreecommitdiffstats
path: root/sys/conf/Makefile.pc98
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>1997-06-02 09:20:46 +0000
committerkato <kato@FreeBSD.org>1997-06-02 09:20:46 +0000
commit1ba2301fc576cd733a757483fc1fe956b2bc806e (patch)
treebcadc9defd58a81e4f8b638a816058e8390103b7 /sys/conf/Makefile.pc98
parent6ba14cc686e7f472a6937088de33f356556bf759 (diff)
downloadFreeBSD-src-1ba2301fc576cd733a757483fc1fe956b2bc806e.zip
FreeBSD-src-1ba2301fc576cd733a757483fc1fe956b2bc806e.tar.gz
Synchronize with sys/i386/conf/Makefile.i386 revision 1.99.
Diffstat (limited to 'sys/conf/Makefile.pc98')
-rw-r--r--sys/conf/Makefile.pc986
1 files changed, 1 insertions, 5 deletions
diff --git a/sys/conf/Makefile.pc98 b/sys/conf/Makefile.pc98
index 75e14af..744cd26 100644
--- a/sys/conf/Makefile.pc98
+++ b/sys/conf/Makefile.pc98
@@ -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.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
#
@@ -154,10 +154,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
OpenPOWER on IntegriCloud