From 7335833bb6a8c91d33aeb942b8437751c7ce5025 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Mon, 10 Jan 2005 00:25:46 +0000 Subject: enter stand --- sys/arch/zaurus/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys') diff --git a/sys/arch/zaurus/Makefile b/sys/arch/zaurus/Makefile index e440330a0c0..0c5970b8ea4 100644 --- a/sys/arch/zaurus/Makefile +++ b/sys/arch/zaurus/Makefile @@ -1,4 +1,4 @@ -/* $OpenBSD: Makefile,v 1.1 2004/12/31 00:04:35 drahn Exp $ */ +/* $OpenBSD: Makefile,v 1.2 2005/01/10 00:25:45 deraadt Exp $ */ # $NetBSD: Makefile,v 1.1 2001/06/12 08:32:46 chris Exp $ # Makefile for zaurus tags file and boot blocks @@ -25,6 +25,6 @@ links: cd $$i && rm -f tags; ln -s ../tags tags; done -SUBDIR= +SUBDIR= stand .include -- cgit v1.2.3