From 7e32eeaab109e135c198149e47b67e1d07f69691 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Tue, 27 Apr 2010 06:46:27 +0000 Subject: shorten preamble --- sys/arch/sparc/conf/Makefile.sparc | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) (limited to 'sys/arch/sparc/conf') diff --git a/sys/arch/sparc/conf/Makefile.sparc b/sys/arch/sparc/conf/Makefile.sparc index ff11a926a2e..700a73a6daf 100644 --- a/sys/arch/sparc/conf/Makefile.sparc +++ b/sys/arch/sparc/conf/Makefile.sparc @@ -1,14 +1,7 @@ -# $OpenBSD: Makefile.sparc,v 1.56 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/sparc/conf/``machineid'' -# after which you should do -# config machineid -# Machine generic makefile changes should be made in -# /sys/arch/sparc/conf/Makefile.sparc -# after which config should be rerun for all machines of that type. +# $OpenBSD: Makefile.sparc,v 1.57 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 -- cgit v1.2.3