1# $OpenBSD: Makefile,v 1.3 1996/11/13 03:55:41 etheisen Exp $ 2# $NetBSD: Makefile,v 1.8 1996/02/21 02:43:52 jtk Exp $ 3 4.if exists(${MACHINE}/Makefile) 5SUBDIR+= ${MACHINE} 6.endif 7 8.include <bsd.subdir.mk> 9