tools/llvm: Do not build with symbols
[minix3.git] / tests / lib / semaphore / Makefile
blobc946e6aba24473b2bb65a947ee1a5ab2c6438ec4
1 # $NetBSD: Makefile,v 1.3 2012/08/08 13:57:06 christos Exp $
3 .include <bsd.own.mk>
5 .if (${MKRUMP} != "no")
6 TESTS_SUBDIRS= pthread
7 .endif
9 TESTSDIR= ${TESTSBASE}/lib/semaphore
11 .include <bsd.test.mk>