summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2005-01-13 22:27:14 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2005-01-13 22:27:14 +0000
commita7d9cf9f0d30daf35a9c0348277bf3cf8203d581 (patch)
tree08379ff3c9f9491e50ee2c360b8029e5849a606f
parent267388a196d8e1e6bd076be1b2747133dbb8cbde (diff)
+ zaurus
-rw-r--r--distrib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/Makefile b/distrib/Makefile
index 3226d362d64..43e7e59bedf 100644
--- a/distrib/Makefile
+++ b/distrib/Makefile
@@ -1,8 +1,8 @@
-# $OpenBSD: Makefile,v 1.26 2004/08/06 22:34:49 deraadt Exp $
+# $OpenBSD: Makefile,v 1.27 2005/01/13 22:27:13 deraadt Exp $
.if make(obj)
SUBDIR= special alpha crunch hp300 hppa i386 mac68k macppc mvme68k \
- mvme88k mvmeppc sparc sparc64 vax amd64 cats sgi
+ mvme88k mvmeppc sparc sparc64 vax amd64 cats sgi zaurus
.elif !make(install)
SUBDIR= special
.endif