summaryrefslogtreecommitdiffstats
path: root/sys/conf/Makefile.pc98
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>1997-10-12 12:00:23 +0000
committerkato <kato@FreeBSD.org>1997-10-12 12:00:23 +0000
commit968b86d94e5bd3176f058a235b88e7ca7dc391f6 (patch)
treea94050135767e14eac2cb37faa467c5e2a0638c7 /sys/conf/Makefile.pc98
parenta265c487355ae210e716d5fb2a1a193e573853d7 (diff)
downloadFreeBSD-src-968b86d94e5bd3176f058a235b88e7ca7dc391f6.zip
FreeBSD-src-968b86d94e5bd3176f058a235b88e7ca7dc391f6.tar.gz
Synchronize with sys/i386/conf/Makefile.i386 revision 1.268.
Diffstat (limited to 'sys/conf/Makefile.pc98')
-rw-r--r--sys/conf/Makefile.pc984
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/Makefile.pc98 b/sys/conf/Makefile.pc98
index 547da25..7ecfec7 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.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
OpenPOWER on IntegriCloud