summaryrefslogtreecommitdiff
path: root/distrib/Makefile
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2001-06-25 00:30:15 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2001-06-25 00:30:15 +0000
commit49f0016c787332d702633eda5b645c337968cf74 (patch)
tree70b24f53ba91dbe3dbed1b8dd706b4c92c7ce463 /distrib/Makefile
parent636833b8add154b20e7cbadd00e2a907962184d7 (diff)
pmax bye bye bye
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 43dc0dac4f8..454e8a8a2ab 100644
--- a/distrib/Makefile
+++ b/distrib/Makefile
@@ -1,8 +1,8 @@
-# $OpenBSD: Makefile,v 1.15 2001/06/23 14:24:35 deraadt Exp $
+# $OpenBSD: Makefile,v 1.16 2001/06/25 00:29:44 deraadt Exp $
.if make(obj)
SUBDIR= special alpha amiga crunch hp300 i386 mac68k mvme68k mvme88k\
- pmax powerpc sparc sun3
+ powerpc sparc sun3
.elif !make(install)
SUBDIR= special
.endif