summaryrefslogtreecommitdiffstats
path: root/sys/conf/Makefile.amd64
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2003-05-19 22:15:30 +0000
committerpeter <peter@FreeBSD.org>2003-05-19 22:15:30 +0000
commit57d06431a952a68c41010fca98b8cbe481c272d9 (patch)
tree2b578c86395875cd826e48aee92986da9223eb6e /sys/conf/Makefile.amd64
parenta745d8efec869110e36feece6b29d91e81ccd84f (diff)
downloadFreeBSD-src-57d06431a952a68c41010fca98b8cbe481c272d9.zip
FreeBSD-src-57d06431a952a68c41010fca98b8cbe481c272d9.tar.gz
s/x86_64/amd64/ in comments in header.
Approved by: re (blanket amd64)
Diffstat (limited to 'sys/conf/Makefile.amd64')
-rw-r--r--sys/conf/Makefile.amd646
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/conf/Makefile.amd64 b/sys/conf/Makefile.amd64
index 9b0fb11..b83d935 100644
--- a/sys/conf/Makefile.amd64
+++ b/sys/conf/Makefile.amd64
@@ -1,4 +1,4 @@
-# Makefile.x86_64 -- with config changes.
+# Makefile.amd64 -- with config changes.
# Copyright 1990 W. Jolitz
# from: @(#)Makefile.i386 7.1 5/10/91
# from FreeBSD: src/sys/conf/Makefile.i386,v 1.255 2002/02/20 23:35:49
@@ -9,11 +9,11 @@
# This makefile is constructed from a machine description:
# config machineid
# Most changes should be made in the machine description
-# /sys/x86_64/conf/``machineid''
+# /sys/amd64/conf/``machineid''
# after which you should do
# config machineid
# Generic makefile changes should be made in
-# /sys/conf/Makefile.x86_64
+# /sys/conf/Makefile.amd64
# after which config should be rerun for all machines.
#
OpenPOWER on IntegriCloud