NetBSD/lib/libarch/Makefile

8 lines
133 B
Makefile

# $NetBSD: Makefile,v 1.8 1996/02/21 02:43:52 jtk Exp $
.if exists(${MACHINE})
SUBDIR+= ${MACHINE}
.endif
.include <bsd.subdir.mk>