summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2005-01-16 18:13:01 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2005-01-16 18:13:01 +0000
commit1ef19a1a790ee0a9e6afd7e453eed4a92ef9dee6 (patch)
treecd581267b6301bc8baf412e6911cd42c2d2b22fa /sys/arch
parenta8d8321685dfd4ff0aefa3b511848cbe631d8bfa (diff)
duplicate filename
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/zaurus/conf/Makefile.zaurus6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/zaurus/conf/Makefile.zaurus b/sys/arch/zaurus/conf/Makefile.zaurus
index 0f56943df22..6b9bed4a2a9 100644
--- a/sys/arch/zaurus/conf/Makefile.zaurus
+++ b/sys/arch/zaurus/conf/Makefile.zaurus
@@ -1,5 +1,5 @@
-# $OpenBSD: Makefile.zaurus,v 1.1 2004/12/31 00:04:35 drahn Exp $
-# $OpenBSD: Makefile.zaurus,v 1.1 2004/12/31 00:04:35 drahn Exp $
+# $OpenBSD: Makefile.zaurus,v 1.2 2005/01/16 18:13:00 deraadt Exp $
+# $OpenBSD: Makefile.zaurus,v 1.2 2005/01/16 18:13:00 deraadt Exp $
# $NetBSD: Makefile.i386,v 1.67 1996/05/11 16:12:11 mycroft Exp $
# Makefile for OpenBSD
@@ -172,7 +172,7 @@ links:
sed 's,.*/\(.*.o\),rm -f \1; ln -s ../GENERIC/\1 \1,' > makelinks
sh makelinks && rm -f dontlink makelinks
-SRCS= ${ARM}/arm/locore.S ${ARM}/arm/locore.S \
+SRCS= ${ARM}/arm/locore.S \
param.c ioconf.c ${CFILES} ${SFILES}
depend:: .depend
.depend: ${SRCS} assym.h param.c ${APMINC}