summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/conf/Makefile.mvme88k
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2010-04-26 18:58:32 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2010-04-26 18:58:32 +0000
commit3a9fd31666735fef020ad537ee5d25ff9651c9e4 (patch)
treefd98d9e24c2082085be34cb1b223a6f1631f0ed0 /sys/arch/mvme88k/conf/Makefile.mvme88k
parent67022400e72d2b80461fa3e8bd6d236e38bbd6cf (diff)
first step of unification: spaces at end of lines; comments, etc.
ok miod
Diffstat (limited to 'sys/arch/mvme88k/conf/Makefile.mvme88k')
-rw-r--r--sys/arch/mvme88k/conf/Makefile.mvme88k8
1 files changed, 3 insertions, 5 deletions
diff --git a/sys/arch/mvme88k/conf/Makefile.mvme88k b/sys/arch/mvme88k/conf/Makefile.mvme88k
index ccf692972fe..d267efd271e 100644
--- a/sys/arch/mvme88k/conf/Makefile.mvme88k
+++ b/sys/arch/mvme88k/conf/Makefile.mvme88k
@@ -1,13 +1,11 @@
-# $OpenBSD: Makefile.mvme88k,v 1.47 2009/10/19 19:46:56 guenther Exp $
-#
-# Makefile for OpenBSD
-#
+# $OpenBSD: Makefile.mvme88k,v 1.48 2010/04/26 18:58:30 deraadt Exp $
+
# This makefile is constructed from a machine description:
# config machineid
# Most changes should be made in the machine description
# /sys/arch/mvme88k/conf/``machineid''
# after which you should do
-# config machineid
+# config machineid
# Machine generic makefile changes should be made in
# /sys/arch/mvme88k/conf/Makefile.mvme88k
# after which config should be rerun for all machines of that type.