Close a race for thread detach.
[dragonfly.git] / lib / libxpg4 / Makefile
1 # $FreeBSD: src/lib/libxpg4/Makefile,v 1.6.6.2 2000/06/13 00:42:40 ache Exp $
2 # $DragonFly: src/lib/libxpg4/Makefile,v 1.3 2005/04/21 13:42:34 joerg Exp $
3
4 LIB=    xpg4
5 SHLIB_MAJOR=    4
6 SRCS=   fakelib.c
7
8 NOMAN= YES
9
10 .include <bsd.lib.mk>