summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/conf/Makefile.mac68k
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/mac68k/conf/Makefile.mac68k')
-rw-r--r--sys/arch/mac68k/conf/Makefile.mac68k15
1 files changed, 4 insertions, 11 deletions
diff --git a/sys/arch/mac68k/conf/Makefile.mac68k b/sys/arch/mac68k/conf/Makefile.mac68k
index e83fa42f6b6..3fa06437bd6 100644
--- a/sys/arch/mac68k/conf/Makefile.mac68k
+++ b/sys/arch/mac68k/conf/Makefile.mac68k
@@ -1,14 +1,7 @@
-# $OpenBSD: Makefile.mac68k,v 1.52 2010/04/27 05:07:29 deraadt Exp $
-
-# This makefile is constructed from a machine description:
-# config machineid
-# Most changes should be made in the machine description
-# /sys/arch/mac68k/conf/``machineid''
-# after which you should do
-# config machineid
-# Machine generic makefile changes should be made in
-# /sys/arch/mac68k/conf/Makefile.mac68k
-# after which config should be rerun for all machines of that type.
+# $OpenBSD: Makefile.mac68k,v 1.53 2010/04/27 06:46:26 deraadt Exp $
+
+# For instructions on building kernels consult the config(8) and options(4)
+# manual pages.
#
# N.B.: NO DEPENDENCIES ON FOLLOWING FLAGS ARE VISIBLE TO MAKEFILE
# IF YOU CHANGE THE DEFINITION OF ANY OF THESE RECOMPILE EVERYTHING