NOPROG=	noprog
NOMAN=	noman

.if ${MACHINE} == "powerpc"
SUBDIR= stand
.endif

obj:	_SUBDIRUSE

.include <bsd.prog.mk>
