summaryrefslogtreecommitdiff
path: root/toolchain/gdb/Makefile.inc
diff options
context:
space:
mode:
authorwbx <wbx@hydrogenium.(none)>2009-05-17 14:41:34 +0200
committerwbx <wbx@hydrogenium.(none)>2009-05-17 14:41:34 +0200
commit219a6dab8995aad9ac4860cc1a84d6f3509a03a4 (patch)
treeb9c0f3c43aebba2fcfef777592d0add39f2072f4 /toolchain/gdb/Makefile.inc
Initial import
Diffstat (limited to 'toolchain/gdb/Makefile.inc')
-rw-r--r--toolchain/gdb/Makefile.inc11
1 files changed, 11 insertions, 0 deletions
diff --git a/toolchain/gdb/Makefile.inc b/toolchain/gdb/Makefile.inc
new file mode 100644
index 000000000..106ca30b8
--- /dev/null
+++ b/toolchain/gdb/Makefile.inc
@@ -0,0 +1,11 @@
+# $Id$
+#-
+# This file is part of the OpenADK project. OpenADK is copyrighted
+# material, please see the LICENCE file in the top-level directory.
+
+PKG_NAME:= gdb
+PKG_VERSION:= 6.8
+PKG_MD5SUM:= c9da266b884fb8fa54df786dfaadbc7a
+PKG_RELEASE:= 1
+MASTER_SITES:= ${MASTER_SITE_GNU:=gdb/}
+DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.bz2