=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/distrib/Makefile,v retrieving revision 1.7 retrieving revision 1.8 diff -c -r1.7 -r1.8 *** src/distrib/Makefile 1997/09/21 09:29:24 1.7 --- src/distrib/Makefile 1997/10/20 00:25:38 1.8 *************** *** 1,6 **** ! # $OpenBSD: Makefile,v 1.7 1997/09/21 09:29:24 niklas Exp $ ! .if !make(install) SUBDIR= special .endif .if exists(${MACHINE}) --- 1,9 ---- ! # $OpenBSD: Makefile,v 1.8 1997/10/20 00:25:38 deraadt Exp $ ! .if make(obj) ! SUBDIR= special alpha amiga arc crunch hp300 i386 mac68k mvme68k \ ! pmax powerpc sparc ! .elif !make(install) SUBDIR= special .endif .if exists(${MACHINE})