Makefile revision 38466
1# Pick the subdir based on the target architecture.
2SUBDIR=		${MACHINE_ARCH}
3
4.include <bsd.subdir.mk>
5