#	BSDI Makefile,v 2.2 1995/12/18 21:32:37 donn Exp

SUBDIR=	cc1 cc1plus cpp g++ gcc libgcc2

.if ${MACHINE} == powerpc
SUBDIR+=crt
.endif

.include <bsd.subdir.mk>
