summaryrefslogtreecommitdiff
path: root/distrib/Makefile
diff options
context:
space:
mode:
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 4a49837e8d2..9942add53ff 100644
--- a/distrib/Makefile
+++ b/distrib/Makefile
@@ -1,8 +1,8 @@
-# $OpenBSD: Makefile,v 1.22 2003/01/30 21:59:18 deraadt Exp $
+# $OpenBSD: Makefile,v 1.23 2003/10/31 04:03:15 drahn Exp $
.if make(obj)
SUBDIR= special alpha crunch hp300 hppa i386 mac68k macppc mvme68k \
- mvme88k mvmeppc sparc sparc64 vax
+ mvme88k mvmeppc pegasos sparc sparc64 vax
.elif !make(install)
SUBDIR= special
.endif