2013-05-28 14:14:20 +02:00
|
|
|
# $NetBSD: buildlink3.mk,v 1.3 2013/05/28 12:14:20 othyro Exp $
|
2012-12-08 23:41:37 +01:00
|
|
|
|
|
|
|
BUILDLINK_TREE+= libcerror
|
|
|
|
|
|
|
|
.if !defined(LIBCERROR_BUILDLINK3_MK)
|
|
|
|
LIBCERROR_BUILDLINK3_MK:=
|
|
|
|
|
2013-01-10 16:43:51 +01:00
|
|
|
BUILDLINK_API_DEPENDS.libcerror+= libcerror>=20121222
|
2012-12-08 23:41:37 +01:00
|
|
|
BUILDLINK_PKGSRCDIR.libcerror?= ../../wip/libcerror
|
|
|
|
|
|
|
|
.endif # LIBCERROR_BUILDLINK3_MK
|
|
|
|
|
|
|
|
BUILDLINK_TREE+= -libcerror
|