aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/Makefile.pc98
diff options
context:
space:
mode:
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 172974119d04..cb103fb512ae 100644
--- a/sys/conf/Makefile.pc98
+++ b/sys/conf/Makefile.pc98
@@ -10,11 +10,11 @@
# This makefile is constructed from a machine description:
# config machineid
# Most changes should be made in the machine description
-# /sys/i386/conf/``machineid''
+# /sys/pc98/conf/``machineid''
# after which you should do
# config machineid
# Generic makefile changes should be made in
-# /sys/i386/conf/Makefile.i386
+# /sys/conf/Makefile.pc98
# after which config should be rerun for all machines.
#