summaryrefslogtreecommitdiffstats
path: root/sys/conf/Makefile.pc98
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-04-03 04:33:42 +0000
committerimp <imp@FreeBSD.org>2005-04-03 04:33:42 +0000
commit3c83d974a6773c11688c2c2a5e1e7723b4268fc9 (patch)
tree4ccc70d1e3c14d12e98688618d934827d7e35261 /sys/conf/Makefile.pc98
parentbd25cce595af93c06b1d98ff6c328775f638033b (diff)
downloadFreeBSD-src-3c83d974a6773c11688c2c2a5e1e7723b4268fc9.zip
FreeBSD-src-3c83d974a6773c11688c2c2a5e1e7723b4268fc9.tar.gz
Now that we have proper links, no need to fake up ones as part of
depend. Now that we no longer need this hack, remove it. Forgotten by: imp Reminded by: nyan
Diffstat (limited to 'sys/conf/Makefile.pc98')
-rw-r--r--sys/conf/Makefile.pc981
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/conf/Makefile.pc98 b/sys/conf/Makefile.pc98
index 181c977..32bb6f0 100644
--- a/sys/conf/Makefile.pc98
+++ b/sys/conf/Makefile.pc98
@@ -30,7 +30,6 @@ S= ../../..
.endif
.include "$S/conf/kern.pre.mk"
-EXTRA_KERNELDEP=rm -f ./machine ; ln -s $S/$M/include ./machine
MKMODULESENV+= MACHINE=pc98
%BEFORE_DEPEND
OpenPOWER on IntegriCloud