summaryrefslogtreecommitdiff
path: root/cross/freemint-pml/buildlink3.mk
diff options
context:
space:
mode:
authorryoon <ryoon>2013-09-12 14:03:58 +0000
committerryoon <ryoon>2013-09-12 14:03:58 +0000
commit8b86ed453f3582eb3059804cfc22b62de42d88dc (patch)
treee05174b4abfbdc734ba15397588fcb45b8a79c93 /cross/freemint-pml/buildlink3.mk
parent7bde3f52fa53b696c6c91118f99361e4335d5ed1 (diff)
downloadpkgsrc-8b86ed453f3582eb3059804cfc22b62de42d88dc.tar.gz
Import cross-freemint-pml-2.03 as cross/freemint-pml.
PML for FreeMiNT (OS for Atari ST) cross-compile environment.
Diffstat (limited to 'cross/freemint-pml/buildlink3.mk')
-rw-r--r--cross/freemint-pml/buildlink3.mk14
1 files changed, 14 insertions, 0 deletions
diff --git a/cross/freemint-pml/buildlink3.mk b/cross/freemint-pml/buildlink3.mk
new file mode 100644
index 00000000000..2aa6392af62
--- /dev/null
+++ b/cross/freemint-pml/buildlink3.mk
@@ -0,0 +1,14 @@
+# $NetBSD: buildlink3.mk,v 1.1 2013/09/12 14:03:58 ryoon Exp $
+
+BUILDLINK_TREE+= cross-freemint-pml
+
+.if !defined(CROSS_FREEMINT_PML_BUILDLINK3_MK)
+CROSS_FREEMINT_PML_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.cross-freemint-pml+= cross-freemint-pml>=2.03
+BUILDLINK_PKGSRCDIR.cross-freemint-pml?= ../../cross/freemint-pml
+
+.include "../../cross/freemint-mintlib/buildlink3.mk"
+.endif # CROSS_FREEMINT_PML_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -cross-freemint-pml