summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--distrib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/Makefile b/distrib/Makefile
index 324cffbb06e..cdde445d20b 100644
--- a/distrib/Makefile
+++ b/distrib/Makefile
@@ -1,8 +1,8 @@
-# $OpenBSD: Makefile,v 1.12 2000/02/23 06:04:35 mickey Exp $
+# $OpenBSD: Makefile,v 1.13 2000/06/06 20:46:16 miod Exp $
.if make(obj)
SUBDIR= special alpha amiga arc crunch hp300 i386 mac68k mvme68k mvme88k\
- pmax powerpc sparc
+ pmax powerpc sparc sun3
.elif !make(install)
SUBDIR= special
.endif