tools/llvm: Do not build with symbols
[minix3.git] / minix / drivers / audio / es1370 / Makefile
blob0fe5b1338555e71d8c6ff5ff49022914ff8ec474
1 # Makefile for the ES1371 sounddriver (SB16)
2 PROG= es1370
3 SRCS= es1370.c ak4531.c pci_helper.c
5 .include <minix.service.mk>