summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2006-07-28 17:24:28 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2006-07-28 17:24:28 +0000
commitec66e73655c91466c543cd6fefb037675e2c307e (patch)
tree742c691d768896f7545e76e92007e1aeb64a31de
parent32edf4b9c6b9a6b5ccb33806d56af2d8ac86a9b5 (diff)
no man page for now
-rw-r--r--sys/arch/armish/stand/boot/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/arch/armish/stand/boot/Makefile b/sys/arch/armish/stand/boot/Makefile
index b265ba3a7b5..0873549461b 100644
--- a/sys/arch/armish/stand/boot/Makefile
+++ b/sys/arch/armish/stand/boot/Makefile
@@ -1,3 +1,6 @@
+# $OpenBSD: Makefile,v 1.2 2006/07/28 17:24:27 deraadt Exp $
+
+NOMAN=
PROG= boot
S= ${.CURDIR}/../../../..