summaryrefslogtreecommitdiff
path: root/sys/arch/landisk/conf/Makefile.landisk
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/landisk/conf/Makefile.landisk')
-rw-r--r--sys/arch/landisk/conf/Makefile.landisk15
1 files changed, 4 insertions, 11 deletions
diff --git a/sys/arch/landisk/conf/Makefile.landisk b/sys/arch/landisk/conf/Makefile.landisk
index ff22359da3f..0e47967d083 100644
--- a/sys/arch/landisk/conf/Makefile.landisk
+++ b/sys/arch/landisk/conf/Makefile.landisk
@@ -1,14 +1,7 @@
-# $OpenBSD: Makefile.landisk,v 1.21 2010/04/27 05:08:30 deraadt Exp $
-
-# This makefile is constructed from a machine description:
-# config machineid
-# Most changes should be made in the machine description
-# /sys/arch/landisk/conf/``machineid''
-# after which you should do
-# config machineid
-# Machine generic makefile changes should be made in
-# /sys/arch/landisk/conf/Makefile.landisk
-# after which config should be rerun for all machines of that type.
+# $OpenBSD: Makefile.landisk,v 1.22 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