summaryrefslogtreecommitdiff
path: root/distrib/Makefile
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2004-02-07 21:16:48 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2004-02-07 21:16:48 +0000
commitc8631ea501000c0d3fa288f1b3646a5922d6e84c (patch)
treeb4e1b655f0467613762d175966a59663e5ca1c27 /distrib/Makefile
parent53a16432ef2c36df56af53b97ea855f4e72bb363 (diff)
first cut; most written by mickey, couple tunings by me
Diffstat (limited to 'distrib/Makefile')
-rw-r--r--distrib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/Makefile b/distrib/Makefile
index 9942add53ff..4d0f74ddd6a 100644
--- a/distrib/Makefile
+++ b/distrib/Makefile
@@ -1,8 +1,8 @@
-# $OpenBSD: Makefile,v 1.23 2003/10/31 04:03:15 drahn Exp $
+# $OpenBSD: Makefile,v 1.24 2004/02/07 21:16:45 deraadt Exp $
.if make(obj)
SUBDIR= special alpha crunch hp300 hppa i386 mac68k macppc mvme68k \
- mvme88k mvmeppc pegasos sparc sparc64 vax
+ mvme88k mvmeppc pegasos sparc sparc64 vax amd64 cats
.elif !make(install)
SUBDIR= special
.endif