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