tools/llvm: Do not build with symbols
[minix3.git] / minix / drivers / usb / usbd / Makefile
blob739f2f56d3d4964d8ddf559400bbd59085fd7450
1 # Makefile for usb host controllers
2 .include <bsd.own.mk>
4 .if ${MACHINE_ARCH} == "earm"
5 SUBDIR= .WAIT base/earm
6 .endif
8 .include <bsd.subdir.mk>