=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/distrib/Makefile,v retrieving revision 1.20 retrieving revision 1.21 diff -c -r1.20 -r1.21 *** src/distrib/Makefile 2001/09/18 14:31:45 1.20 --- src/distrib/Makefile 2002/12/31 16:22:22 1.21 *************** *** 1,8 **** ! # $OpenBSD: Makefile,v 1.20 2001/09/18 14:31:45 jason Exp $ .if make(obj) ! SUBDIR= special alpha amiga crunch hp300 i386 mac68k macppc mvme68k \ ! mvme88k mvmeppc sparc sparc64 sun3 vax .elif !make(install) SUBDIR= special .endif --- 1,8 ---- ! # $OpenBSD: Makefile,v 1.21 2002/12/31 16:22:22 miod Exp $ .if make(obj) ! SUBDIR= special alpha crunch hp300 i386 mac68k macppc mvme68k \ ! mvme88k mvmeppc sparc sparc64 vax .elif !make(install) SUBDIR= special .endif