From 968b86d94e5bd3176f058a235b88e7ca7dc391f6 Mon Sep 17 00:00:00 2001 From: kato Date: Sun, 12 Oct 1997 12:00:23 +0000 Subject: Synchronize with sys/i386/conf/Makefile.i386 revision 1.268. --- sys/conf/Makefile.pc98 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/conf/Makefile.pc98') 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 -- cgit v1.1