summaryrefslogtreecommitdiff
path: root/toolchain/gcc/Makefile.inc
blob: 22046794e62a227309015861e40b1c777f97ba3b (plain)
1
2
3
4
5
6
7
8
9
10
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:=		gcc
PKG_VERSION:=		4.4.0
PKG_RELEASE:=		1
PKG_MD5SUM:=		cf5d787bee57f38168b74d65a7c0e6fd
MASTER_SITES:=		${MASTER_SITE_GNU:=gcc/gcc-${PKG_VERSION}/}
DISTFILES:=		$(PKG_NAME)-$(PKG_VERSION).tar.bz2