diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-06-25 00:30:15 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-06-25 00:30:15 +0000 |
commit | 49f0016c787332d702633eda5b645c337968cf74 (patch) | |
tree | 70b24f53ba91dbe3dbed1b8dd706b4c92c7ce463 /distrib/Makefile | |
parent | 636833b8add154b20e7cbadd00e2a907962184d7 (diff) |
pmax bye bye bye
Diffstat (limited to 'distrib/Makefile')
-rw-r--r-- | distrib/Makefile | 4 |
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 |