summaryrefslogtreecommitdiffstats
path: root/src/gc.mk
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2012-03-29 09:07:07 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2012-03-29 09:07:07 (GMT)
commit7e6723adb595dd573666c04739d70e528e653a68 (patch)
treee1618a56489509dcb1812e6f164c8cd7b5bc0f86 /src/gc.mk
parent483164575c049cf3c7da6281475ef6235c64c3b6 (diff)
downloadmxe-7e6723adb595dd573666c04739d70e528e653a68.zip
mxe-7e6723adb595dd573666c04739d70e528e653a68.tar.gz
mxe-7e6723adb595dd573666c04739d70e528e653a68.tar.bz2
Move $(PKG)_VERSION and $(PKG)_WEBSITE from src/*.mk into doc/index.html
Diffstat (limited to 'src/gc.mk')
-rw-r--r--src/gc.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gc.mk b/src/gc.mk
index 9dedaec..130f272 100644
--- a/src/gc.mk
+++ b/src/gc.mk
@@ -4,11 +4,9 @@
# gc
PKG := gc
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 7.1
$(PKG)_CHECKSUM := e84cba5d18f4ea5ed4e5fd3f1dc6a46bc190ff6f
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
-$(PKG)_WEBSITE := http://www.hpl.hp.com/personal/Hans_Boehm/$(PKG)/
$(PKG)_URL := http://www.hpl.hp.com/personal/Hans_Boehm/$(PKG)/$(PKG)_source/$($(PKG)_FILE)
$(PKG)_DEPS := gcc