2009-03-20 20:23:50 +01:00
|
|
|
# $NetBSD: buildlink3.mk,v 1.6 2009/03/20 19:24:27 joerg Exp $
|
2006-03-21 20:23:08 +01:00
|
|
|
# XXX
|
|
|
|
# XXX This file was created automatically using createbuildlink-3.10.
|
|
|
|
# XXX After this file has been verified as correct, the comment lines
|
|
|
|
# XXX beginning with "XXX" should be removed. Please do not commit
|
|
|
|
# XXX unverified buildlink3.mk files.
|
|
|
|
# XXX
|
|
|
|
# XXX Packages that only install static libraries or headers should
|
|
|
|
# XXX include the following line:
|
|
|
|
# XXX
|
|
|
|
# XXX BUILDLINK_DEPMETHOD.pthread-stublib?= build
|
|
|
|
|
2009-03-20 20:23:50 +01:00
|
|
|
BUILDLINK_TREE+= pthread-stublib
|
2006-03-21 20:23:08 +01:00
|
|
|
|
2009-03-20 20:23:50 +01:00
|
|
|
.if !defined(PTHREAD_STUBLIB_BUILDLINK3_MK)
|
|
|
|
PTHREAD_STUBLIB_BUILDLINK3_MK:=
|
2006-03-21 20:23:08 +01:00
|
|
|
|
2006-04-06 08:21:32 +02:00
|
|
|
BUILDLINK_API_DEPENDS.pthread-stublib+= pthread-stublib>=1.0
|
2006-03-21 20:23:08 +01:00
|
|
|
BUILDLINK_PKGSRCDIR.pthread-stublib?= ../../devel/pthread-stublib
|
|
|
|
|
2006-03-23 12:40:30 +01:00
|
|
|
IS_BUILTIN.pthread-stublib=no
|
2009-03-20 20:23:50 +01:00
|
|
|
.endif # PTHREAD_STUBLIB_BUILDLINK3_MK
|
2006-03-23 12:40:30 +01:00
|
|
|
|
2009-03-20 20:23:50 +01:00
|
|
|
BUILDLINK_TREE+= -pthread-stublib
|