NetBSD/sys/lkm/arch/Makefile
1999-03-26 22:31:19 +00:00

8 lines
136 B
Makefile

# $NetBSD: Makefile,v 1.1 1999/03/26 22:31:19 scottr Exp $
.if exists(${MACHINE})
SUBDIR+= ${MACHINE}
.endif
.include <bsd.subdir.mk>