=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/distrib/Makefile,v retrieving revision 1.23 retrieving revision 1.24 diff -c -r1.23 -r1.24 *** src/distrib/Makefile 2003/10/31 04:03:15 1.23 --- src/distrib/Makefile 2004/02/07 21:16:45 1.24 *************** *** 1,8 **** ! # $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 pegasos sparc sparc64 vax .elif !make(install) SUBDIR= special .endif --- 1,8 ---- ! # $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 amd64 cats .elif !make(install) SUBDIR= special .endif