summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/host-acl.make8
-rw-r--r--rules/host-apache2.make9
-rw-r--r--rules/host-atk.make8
-rw-r--r--rules/host-attr.make8
-rw-r--r--rules/host-cairo.make8
-rw-r--r--rules/host-cairomm.make8
-rw-r--r--rules/host-ckermit.make8
-rw-r--r--rules/host-dbus-glib.make8
-rw-r--r--rules/host-dbus.make8
-rw-r--r--rules/host-directfb.make19
-rw-r--r--rules/host-dtc.make11
-rw-r--r--rules/host-e2fsprogs.make8
-rw-r--r--rules/host-eggdbus.make8
-rw-r--r--rules/host-expat.make8
-rw-r--r--rules/host-fontconfig.make8
-rw-r--r--rules/host-freetype.make8
-rw-r--r--rules/host-glade.make8
-rw-r--r--rules/host-glademm.make8
-rw-r--r--rules/host-glib.make8
-rw-r--r--rules/host-glibmm.make8
-rw-r--r--rules/host-gtk-engine-experience.make8
-rw-r--r--rules/host-gtk.make8
-rw-r--r--rules/host-gtkmm.make8
-rw-r--r--rules/host-ipkg.make19
-rw-r--r--rules/host-kaffe.make22
-rw-r--r--rules/host-libdbus-cxx.make8
-rw-r--r--rules/host-libgd.make36
-rw-r--r--rules/host-libglade.make8
-rw-r--r--rules/host-libiconv.make38
-rw-r--r--rules/host-liblzo.make8
-rw-r--r--rules/host-libpng.make8
-rw-r--r--rules/host-libpthread-stubs.make8
-rw-r--r--rules/host-libsigcpp.make8
-rw-r--r--rules/host-libxcb.make8
-rw-r--r--rules/host-libxml2.make19
-rw-r--r--rules/host-libxslt.make8
-rw-r--r--rules/host-localedef.make8
-rw-r--r--rules/host-lrzsz.make19
-rw-r--r--rules/host-mkelfImage.make19
-rw-r--r--rules/host-mtd-utils.make8
-rw-r--r--rules/host-mysql.make8
-rw-r--r--rules/host-ncurses.make20
-rw-r--r--rules/host-pango.make8
-rw-r--r--rules/host-pangomm.make8
-rw-r--r--rules/host-pelts.make19
-rw-r--r--rules/host-pixman.make8
-rw-r--r--rules/host-python.make8
-rw-r--r--rules/host-qt4.make8
-rw-r--r--rules/host-timeout.make8
-rw-r--r--rules/host-usplash.make8
-rw-r--r--rules/host-xcb-proto.make17
-rw-r--r--rules/host-xorg-app-mkfontdir.make8
-rw-r--r--rules/host-xorg-app-mkfontscale.make8
-rw-r--r--rules/host-xorg-font-util.make8
-rw-r--r--rules/host-xorg-lib-X11.make8
-rw-r--r--rules/host-xorg-lib-Xau.make8
-rw-r--r--rules/host-xorg-lib-Xdmcp.make8
-rw-r--r--rules/host-xorg-lib-Xfont.make8
-rw-r--r--rules/host-xorg-lib-fontenc.make8
-rw-r--r--rules/host-xorg-lib-xtrans.make8
-rw-r--r--rules/host-xorg-proto-bigreqs.make8
-rw-r--r--rules/host-xorg-proto-fonts.make8
-rw-r--r--rules/host-xorg-proto-input.make8
-rw-r--r--rules/host-xorg-proto-kb.make8
-rw-r--r--rules/host-xorg-proto-x.make8
-rw-r--r--rules/host-xorg-proto-xcmisc.make8
-rw-r--r--rules/host-xorg-proto-xext.make8
-rw-r--r--rules/host-xorg-server.make8
-rw-r--r--rules/host-xorg-util-macros.make20
-rw-r--r--rules/host-zlib.make8
70 files changed, 4 insertions, 731 deletions
diff --git a/rules/host-acl.make b/rules/host-acl.make
index 12e8e9194..810047196 100644
--- a/rules/host-acl.make
+++ b/rules/host-acl.make
@@ -15,14 +15,6 @@
HOST_PACKAGES-$(PTXCONF_HOST_ACL) += host-acl
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-acl.get: $(STATEDIR)/acl.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-apache2.make b/rules/host-apache2.make
index 59307947d..54fedf44c 100644
--- a/rules/host-apache2.make
+++ b/rules/host-apache2.make
@@ -20,15 +20,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_APACHE2) += host-apache2
HOST_APACHE2 = $(APACHE2)
HOST_APACHE2_DIR = $(HOST_BUILDDIR)/$(HOST_APACHE2)
-
-# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-apache2.get: $(STATEDIR)/apache2.get
- @$(call targetinfo)
- @$(call touch)
-
# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-atk.make b/rules/host-atk.make
index eb043cf96..668fe0989 100644
--- a/rules/host-atk.make
+++ b/rules/host-atk.make
@@ -20,14 +20,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_ATK) += host-atk
HOST_ATK_DIR = $(HOST_BUILDDIR)/$(ATK)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-atk.get: $(STATEDIR)/atk.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-attr.make b/rules/host-attr.make
index c6b1ad602..9d4cafc58 100644
--- a/rules/host-attr.make
+++ b/rules/host-attr.make
@@ -15,14 +15,6 @@
HOST_PACKAGES-$(PTXCONF_HOST_ATTR) += host-attr
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-attr.get: $(STATEDIR)/attr.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-cairo.make b/rules/host-cairo.make
index 3056f55a6..0e6541465 100644
--- a/rules/host-cairo.make
+++ b/rules/host-cairo.make
@@ -20,14 +20,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_CAIRO) += host-cairo
HOST_CAIRO_DIR = $(HOST_BUILDDIR)/$(CAIRO)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-cairo.get: $(STATEDIR)/cairo.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-cairomm.make b/rules/host-cairomm.make
index 2d47f8397..730d5e7a6 100644
--- a/rules/host-cairomm.make
+++ b/rules/host-cairomm.make
@@ -20,14 +20,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_CAIROMM) += host-cairomm
HOST_CAIROMM_DIR = $(HOST_BUILDDIR)/$(CAIROMM)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-cairomm.get: $(STATEDIR)/cairomm.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-ckermit.make b/rules/host-ckermit.make
index d52f538a9..1096550fa 100644
--- a/rules/host-ckermit.make
+++ b/rules/host-ckermit.make
@@ -19,14 +19,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_CKERMIT) += host-ckermit
HOST_CKERMIT_DIR = $(HOST_BUILDDIR)/$(CKERMIT)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-ckermit.get: $(STATEDIR)/ckermit.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Extract
# ----------------------------------------------------------------------------
diff --git a/rules/host-dbus-glib.make b/rules/host-dbus-glib.make
index a7b449d7d..1c8f71a76 100644
--- a/rules/host-dbus-glib.make
+++ b/rules/host-dbus-glib.make
@@ -20,14 +20,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_DBUS_GLIB) += host-dbus-glib
HOST_DBUS_GLIB_DIR = $(HOST_BUILDDIR)/$(DBUS_GLIB)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-dbus-glib.get: $(STATEDIR)/dbus-glib.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-dbus.make b/rules/host-dbus.make
index 390149931..708f75663 100644
--- a/rules/host-dbus.make
+++ b/rules/host-dbus.make
@@ -19,14 +19,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_DBUS) += host-dbus
HOST_DBUS_DIR = $(HOST_BUILDDIR)/$(DBUS)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-dbus.get: $(STATEDIR)/dbus.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-directfb.make b/rules/host-directfb.make
index 9cd922861..09b573dd8 100644
--- a/rules/host-directfb.make
+++ b/rules/host-directfb.make
@@ -19,25 +19,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_DIRECTFB) += host-directfb
HOST_DIRECTFB_DIR = $(HOST_BUILDDIR)/$(DIRECTFB)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-directfb.get: $(STATEDIR)/directfb.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-directfb.extract:
- @$(call targetinfo)
- @$(call clean, $(HOST_DIRECTFB_DIR))
- @$(call extract, DIRECTFB, $(HOST_BUILDDIR))
- @$(call patchin, DIRECTFB, $(HOST_DIRECTFB_DIR))
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-dtc.make b/rules/host-dtc.make
index e3eb99e73..e9cd784e3 100644
--- a/rules/host-dtc.make
+++ b/rules/host-dtc.make
@@ -33,17 +33,6 @@ $(HOST_DTC_SOURCE):
@$(call get, HOST_DTC)
# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-dtc.extract:
- @$(call targetinfo)
- @$(call clean, $(HOST_DTC_DIR))
- @$(call extract, HOST_DTC, $(HOST_BUILDDIR))
- @$(call patchin, HOST_DTC, $(HOST_DTC_DIR))
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-e2fsprogs.make b/rules/host-e2fsprogs.make
index 5d0aee065..a32ff3c8b 100644
--- a/rules/host-e2fsprogs.make
+++ b/rules/host-e2fsprogs.make
@@ -21,14 +21,6 @@ HOST_E2FSPROGS = $(E2FSPROGS)
HOST_E2FSPROGS_DIR = $(HOST_BUILDDIR)/$(HOST_E2FSPROGS)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-e2fsprogs.get: $(STATEDIR)/e2fsprogs.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-eggdbus.make b/rules/host-eggdbus.make
index 9f71973af..371b5ab09 100644
--- a/rules/host-eggdbus.make
+++ b/rules/host-eggdbus.make
@@ -19,14 +19,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_EGGDBUS) += host-eggdbus
HOST_EGGDBUS_DIR = $(HOST_BUILDDIR)/$(EGGDBUS)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-eggdbus.get: $(STATEDIR)/eggdbus.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-expat.make b/rules/host-expat.make
index 1d8265329..4d3bbc848 100644
--- a/rules/host-expat.make
+++ b/rules/host-expat.make
@@ -23,14 +23,6 @@ HOST_EXPAT = $(EXPAT)
HOST_EXPAT_DIR = $(HOST_BUILDDIR)/$(HOST_EXPAT)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-expat.get: $(STATEDIR)/expat.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-fontconfig.make b/rules/host-fontconfig.make
index f7f84cccd..874e511e8 100644
--- a/rules/host-fontconfig.make
+++ b/rules/host-fontconfig.make
@@ -20,14 +20,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_FONTCONFIG) += host-fontconfig
HOST_FONTCONFIG_DIR = $(HOST_BUILDDIR)/$(FONTCONFIG)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-fontconfig.get: $(STATEDIR)/fontconfig.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-freetype.make b/rules/host-freetype.make
index f442f478e..d8d7dc47c 100644
--- a/rules/host-freetype.make
+++ b/rules/host-freetype.make
@@ -20,14 +20,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_FREETYPE) += host-freetype
HOST_FREETYPE_DIR = $(HOST_BUILDDIR)/$(FREETYPE)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-freetype.get: $(STATEDIR)/freetype.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-glade.make b/rules/host-glade.make
index 5f3940823..8fed0c7a4 100644
--- a/rules/host-glade.make
+++ b/rules/host-glade.make
@@ -27,14 +27,6 @@ endif
HOST_GLADE_DIR = $(HOST_BUILDDIR)/$(GLADE)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-glade.get: $(STATEDIR)/glade.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-glademm.make b/rules/host-glademm.make
index 09fe286ae..1a6f10f7c 100644
--- a/rules/host-glademm.make
+++ b/rules/host-glademm.make
@@ -20,14 +20,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_GLADEMM) += host-glademm
HOST_GLADEMM_DIR = $(HOST_BUILDDIR)/$(GLADEMM)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-glademm.get: $(STATEDIR)/glademm.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-glib.make b/rules/host-glib.make
index c0bd093c8..22ddc463b 100644
--- a/rules/host-glib.make
+++ b/rules/host-glib.make
@@ -23,14 +23,6 @@ $(STATEDIR)/autogen-tools: $(STATEDIR)/host-glib.install
endif
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-glib.get: $(STATEDIR)/glib.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-glibmm.make b/rules/host-glibmm.make
index b8db5e760..535b60ddf 100644
--- a/rules/host-glibmm.make
+++ b/rules/host-glibmm.make
@@ -20,14 +20,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_GLIBMM) += host-glibmm
HOST_GLIBMM_DIR = $(HOST_BUILDDIR)/$(GLIBMM)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-glibmm.get: $(STATEDIR)/glibmm.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-gtk-engine-experience.make b/rules/host-gtk-engine-experience.make
index 02a7b229a..4a000aef2 100644
--- a/rules/host-gtk-engine-experience.make
+++ b/rules/host-gtk-engine-experience.make
@@ -20,14 +20,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_GTK_ENGINE_EXPERIENCE) += host-gtk-engine-experienc
HOST_GTK_ENGINE_EXPERIENCE_DIR = $(HOST_BUILDDIR)/$(GTK_ENGINE_EXPERIENCE)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-gtk-engine-experience.get: $(STATEDIR)/gtk-engine-experience.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-gtk.make b/rules/host-gtk.make
index 92bcbb483..600fa2dcf 100644
--- a/rules/host-gtk.make
+++ b/rules/host-gtk.make
@@ -20,14 +20,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_GTK) += host-gtk
HOST_GTK_DIR = $(HOST_BUILDDIR)/$(GTK)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-gtk.get: $(STATEDIR)/gtk.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-gtkmm.make b/rules/host-gtkmm.make
index f0b8e3ac6..e5ed83e8b 100644
--- a/rules/host-gtkmm.make
+++ b/rules/host-gtkmm.make
@@ -20,14 +20,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_GTKMM) += host-gtkmm
HOST_GTKMM_DIR = $(HOST_BUILDDIR)/$(GTKMM)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-gtkmm.get: $(STATEDIR)/gtkmm.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-ipkg.make b/rules/host-ipkg.make
index e54805b24..44a207747 100644
--- a/rules/host-ipkg.make
+++ b/rules/host-ipkg.make
@@ -22,25 +22,6 @@ HOST_IPKG = $(IPKG)
HOST_IPKG_DIR = $(HOST_BUILDDIR)/$(HOST_IPKG)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-ipkg.get: $(STATEDIR)/ipkg.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-ipkg.extract: $(STATEDIR)/ipkg.get
- @$(call targetinfo)
- @$(call clean, $(HOST_IPKG_DIR))
- @$(call extract, IPKG, $(HOST_BUILDDIR))
- @$(call patchin, IPKG, $(HOST_IPKG_DIR))
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-kaffe.make b/rules/host-kaffe.make
index 3a61242e4..983924d3f 100644
--- a/rules/host-kaffe.make
+++ b/rules/host-kaffe.make
@@ -22,28 +22,6 @@ HOST_KAFFE = $(KAFFE)
HOST_KAFFE_DIR = $(HOST_BUILDDIR)/$(HOST_KAFFE)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-#
-# We are depending on the same packet than target's kaffe
-#
-$(STATEDIR)/host-kaffe.get: $(STATEDIR)/kaffe.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-kaffe.extract:
- @$(call targetinfo)
- @$(call clean, $(HOST_KAFFE_DIR))
- @$(call extract, KAFFE, $(HOST_BUILDDIR))
- @$(call patchin, KAFFE, $(HOST_KAFFE_DIR))
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-libdbus-cxx.make b/rules/host-libdbus-cxx.make
index 0273d16ac..e42aa6ddc 100644
--- a/rules/host-libdbus-cxx.make
+++ b/rules/host-libdbus-cxx.make
@@ -22,14 +22,6 @@ HOST_LIBDBUS_CXX = $(LIBDBUS_CXX)
HOST_LIBDBUS_CXX_DIR = $(HOST_BUILDDIR)/$(HOST_LIBDBUS_CXX)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-libdbus-cxx.get: $(STATEDIR)/libdbus-cxx.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-libgd.make b/rules/host-libgd.make
index ce717b1da..e89ffe9fc 100644
--- a/rules/host-libgd.make
+++ b/rules/host-libgd.make
@@ -1,6 +1,6 @@
# -*-makefile-*-
#
-# Copyright (C) 2008 by
+# Copyright (C) 2008, 2010 by Michael Olbrich <m.olbrich@pengutronix.de>
#
# See CREDITS for details about who has contributed to this project.
#
@@ -19,14 +19,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_LIBGD) += host-libgd
HOST_LIBGD_DIR = $(HOST_BUILDDIR)/$(LIBGD)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-libgd.get: $(STATEDIR)/libgd.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
@@ -45,30 +37,4 @@ HOST_LIBGD_AUTOCONF := \
--without-freetype \
--without-fontconfig
-$(STATEDIR)/host-libgd.prepare:
- @$(call targetinfo)
- @$(call clean, $(HOST_LIBGD_DIR)/config.cache)
- cd $(HOST_LIBGD_DIR) && \
- $(HOST_LIBGD_PATH) $(HOST_LIBGD_ENV) \
- ./configure $(HOST_LIBGD_AUTOCONF)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
-# Compile
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-libgd.compile:
- @$(call targetinfo)
- cd $(HOST_LIBGD_DIR) && $(HOST_LIBGD_PATH) $(MAKE) $(PARALLELMFLAGS)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
-# Install
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-libgd.install:
- @$(call targetinfo)
- @$(call install, HOST_LIBGD,,h)
- @$(call touch)
-
# vim: syntax=make
diff --git a/rules/host-libglade.make b/rules/host-libglade.make
index 69cf4192c..a4897c4f1 100644
--- a/rules/host-libglade.make
+++ b/rules/host-libglade.make
@@ -20,14 +20,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_LIBGLADE) += host-libglade
HOST_LIBGLADE_DIR = $(HOST_BUILDDIR)/$(LIBGLADE)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-libglade.get: $(STATEDIR)/libglade.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-libiconv.make b/rules/host-libiconv.make
index 4795932f8..1c853a9ab 100644
--- a/rules/host-libiconv.make
+++ b/rules/host-libiconv.make
@@ -32,18 +32,6 @@ $(HOST_LIBICONV_SOURCE):
@$(call targetinfo)
@$(call get, HOST_LIBICONV)
-
-# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-libiconv.extract:
- @$(call targetinfo)
- @$(call clean, $(HOST_LIBICONV_DIR))
- @$(call extract, HOST_LIBICONV, $(HOST_BUILDDIR))
- @$(call patchin, HOST_LIBICONV, $(HOST_LIBICONV_DIR))
- @$(call touch)
-
# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
@@ -57,30 +45,4 @@ HOST_LIBICONV_ENV := $(HOST_ENV)
HOST_LIBICONV_AUTOCONF := \
$(HOST_AUTOCONF)
-$(STATEDIR)/host-libiconv.prepare:
- @$(call targetinfo)
- @$(call clean, $(HOST_LIBICONV_DIR)/config.cache)
- cd $(HOST_LIBICONV_DIR) && \
- $(HOST_LIBICONV_PATH) $(HOST_LIBICONV_ENV) \
- ./configure $(HOST_LIBICONV_AUTOCONF)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
-# Compile
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-libiconv.compile:
- @$(call targetinfo)
- cd $(HOST_LIBICONV_DIR) && $(HOST_LIBICONV_PATH) $(MAKE) $(PARALLELMFLAGS)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
-# Install
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-libiconv.install:
- @$(call targetinfo)
- @$(call install, HOST_LIBICONV,,h)
- @$(call touch)
-
# vim: syntax=make
diff --git a/rules/host-liblzo.make b/rules/host-liblzo.make
index 6749c52a2..984ebe975 100644
--- a/rules/host-liblzo.make
+++ b/rules/host-liblzo.make
@@ -19,14 +19,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_LIBLZO) += host-liblzo
HOST_LIBLZO_DIR = $(HOST_BUILDDIR)/$(LIBLZO)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-liblzo.get: $(STATEDIR)/liblzo.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-libpng.make b/rules/host-libpng.make
index 103b9bdc3..927a2d64c 100644
--- a/rules/host-libpng.make
+++ b/rules/host-libpng.make
@@ -19,14 +19,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_LIBPNG) += host-libpng
HOST_LIBPNG_DIR = $(HOST_BUILDDIR)/$(LIBPNG)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-libpng.get: $(STATEDIR)/libpng.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-libpthread-stubs.make b/rules/host-libpthread-stubs.make
index 601de0e8d..aae843a51 100644
--- a/rules/host-libpthread-stubs.make
+++ b/rules/host-libpthread-stubs.make
@@ -19,14 +19,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_LIBPTHREAD_STUBS) += host-libpthread-stubs
HOST_LIBPTHREAD_STUBS_DIR = $(HOST_BUILDDIR)/$(LIBPTHREAD_STUBS)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-libpthread-stubs.get: $(STATEDIR)/libpthread-stubs.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-libsigcpp.make b/rules/host-libsigcpp.make
index 613281a18..0e5ec9cb9 100644
--- a/rules/host-libsigcpp.make
+++ b/rules/host-libsigcpp.make
@@ -20,14 +20,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_LIBSIGCPP) += host-libsigcpp
HOST_LIBSIGCPP_DIR = $(HOST_BUILDDIR)/$(LIBSIGCPP)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-libsigcpp.get: $(STATEDIR)/libsigcpp.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-libxcb.make b/rules/host-libxcb.make
index 5869c7011..42015e51f 100644
--- a/rules/host-libxcb.make
+++ b/rules/host-libxcb.make
@@ -19,14 +19,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_LIBXCB) += host-libxcb
HOST_LIBXCB_DIR = $(HOST_BUILDDIR)/$(LIBXCB)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-libxcb.get: $(STATEDIR)/libxcb.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-libxml2.make b/rules/host-libxml2.make
index 10a065d11..28308ff26 100644
--- a/rules/host-libxml2.make
+++ b/rules/host-libxml2.make
@@ -20,25 +20,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_LIBXML2) += host-libxml2
HOST_LIBXML2_DIR = $(HOST_BUILDDIR)/$(LIBXML2)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-libxml2.get: $(STATEDIR)/libxml2.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-libxml2.extract:
- @$(call targetinfo)
- @$(call clean, $(HOST_LIBXML2_DIR))
- @$(call extract, LIBXML2, $(HOST_BUILDDIR))
- @$(call patchin, LIBXML2, $(HOST_LIBXML2_DIR))
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-libxslt.make b/rules/host-libxslt.make
index 2dcc1bd07..780ed8f17 100644
--- a/rules/host-libxslt.make
+++ b/rules/host-libxslt.make
@@ -20,14 +20,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_LIBXSLT) += host-libxslt
HOST_LIBXSLT_DIR = $(HOST_BUILDDIR)/$(LIBXSLT)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-libxslt.get: $(STATEDIR)/libxslt.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-localedef.make b/rules/host-localedef.make
index 40e4c5c6f..dbd924e24 100644
--- a/rules/host-localedef.make
+++ b/rules/host-localedef.make
@@ -25,14 +25,6 @@ HOST_LOCALEDEF_SOURCE := $(SRCDIR)/$(HOST_LOCALEDEF).$(HOST_LOCALEDEF_SUFFIX)
HOST_LOCALEDEF_DIR := $(HOST_BUILDDIR)/$(HOST_LOCALEDEF)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(HOST_LOCALEDEF_SOURCE):
- @$(call targetinfo)
- @$(call get, HOST_LOCALEDEF)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-lrzsz.make b/rules/host-lrzsz.make
index 814b68560..7ad9b2eab 100644
--- a/rules/host-lrzsz.make
+++ b/rules/host-lrzsz.make
@@ -19,25 +19,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_LRZSZ) += host-lrzsz
HOST_LRZSZ_DIR = $(HOST_BUILDDIR)/$(LRZSZ)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-lrzsz.get: $(STATEDIR)/lrzsz.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-lrzsz.extract:
- @$(call targetinfo)
- @$(call clean, $(HOST_LRZSZ_DIR))
- @$(call extract, LRZSZ, $(HOST_BUILDDIR))
- @$(call patchin, LRZSZ, $(HOST_LRZSZ_DIR))
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-mkelfImage.make b/rules/host-mkelfImage.make
index 85795d233..63f899f38 100644
--- a/rules/host-mkelfImage.make
+++ b/rules/host-mkelfImage.make
@@ -27,25 +27,6 @@ HOST_MKELFIMAGE_SOURCE := $(SRCDIR)/$(HOST_MKELFIMAGE).$(HOST_MKELFIMAGE_SUFFIX)
HOST_MKELFIMAGE_DIR := $(HOST_BUILDDIR)/$(HOST_MKELFIMAGE)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(HOST_MKELFIMAGE_SOURCE):
- @$(call targetinfo)
- @$(call get, HOST_MKELFIMAGE)
-
-# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-mkelfimage.extract:
- @$(call targetinfo)
- @$(call clean, $(HOST_MKELFIMAGE_DIR))
- @$(call extract, HOST_MKELFIMAGE, $(HOST_BUILDDIR))
- @$(call patchin, HOST_MKELFIMAGE, $(HOST_MKELFIMAGE_DIR))
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-mtd-utils.make b/rules/host-mtd-utils.make
index ac8efc170..1cf9a8f28 100644
--- a/rules/host-mtd-utils.make
+++ b/rules/host-mtd-utils.make
@@ -20,14 +20,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_MTD_UTILS) += host-mtd-utils
HOST_MTD_UTILS_DIR = $(HOST_BUILDDIR)/$(MTD_UTILS)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-mtd-utils.get: $(STATEDIR)/mtd-utils.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-mysql.make b/rules/host-mysql.make
index 1d5421d0b..dc4227b3c 100644
--- a/rules/host-mysql.make
+++ b/rules/host-mysql.make
@@ -20,14 +20,6 @@ HOST_MYSQL = $(MYSQL)
HOST_MYSQL_DIR = $(HOST_BUILDDIR)/$(HOST_MYSQL)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-mysql.get: $(STATEDIR)/mysql.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-ncurses.make b/rules/host-ncurses.make
index 95a3c0d4d..a78546fec 100644
--- a/rules/host-ncurses.make
+++ b/rules/host-ncurses.make
@@ -19,14 +19,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_NCURSES) += host-ncurses
HOST_NCURSES_DIR = $(HOST_BUILDDIR)/$(NCURSES)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-ncurses.get:
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
@@ -36,15 +28,9 @@ HOST_NCURSES_ENV := $(HOST_ENV)
#
# autoconf
#
-HOST_NCURSES_AUTOCONF := $(HOST_AUTOCONF)
-
-$(STATEDIR)/host-ncurses.prepare:
- @$(call targetinfo)
- @$(call clean, $(HOST_NCURSES_DIR)/config.cache)
- cd $(HOST_NCURSES_DIR) && \
- $(HOST_NCURSES_PATH) $(HOST_NCURSES_ENV) \
- ./configure $(HOST_NCURSES_AUTOCONF) $(NCURSES_AUTOCONF_SHARED)
- @$(call touch)
+HOST_NCURSES_AUTOCONF = \
+ $(HOST_AUTOCONF) \
+ $(NCURSES_AUTOCONF_SHARED)
# ----------------------------------------------------------------------------
# Compile
diff --git a/rules/host-pango.make b/rules/host-pango.make
index f2dd04408..bdfef0214 100644
--- a/rules/host-pango.make
+++ b/rules/host-pango.make
@@ -20,14 +20,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_PANGO) += host-pango
HOST_PANGO_DIR = $(HOST_BUILDDIR)/$(PANGO)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-pango.get: $(STATEDIR)/pango.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-pangomm.make b/rules/host-pangomm.make
index 968da4907..88a3372c1 100644
--- a/rules/host-pangomm.make
+++ b/rules/host-pangomm.make
@@ -19,14 +19,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_PANGOMM) += host-pangomm
HOST_PANGOMM_DIR = $(HOST_BUILDDIR)/$(PANGOMM)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-pangomm.get: $(STATEDIR)/pangomm.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-pelts.make b/rules/host-pelts.make
index 765611e1a..5d3bc694c 100644
--- a/rules/host-pelts.make
+++ b/rules/host-pelts.make
@@ -27,25 +27,6 @@ HOST_PELTS_SOURCE := $(SRCDIR)/$(HOST_PELTS).$(HOST_PELTS_SUFFIX)
HOST_PELTS_DIR := $(HOST_BUILDDIR)/$(HOST_PELTS)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(HOST_PELTS_SOURCE):
- @$(call targetinfo)
- @$(call get, HOST_PELTS)
-
-# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-pelts.extract:
- @$(call targetinfo)
- @$(call clean, $(HOST_PELTS_DIR))
- @$(call extract, HOST_PELTS, $(HOST_BUILDDIR))
- @$(call patchin, HOST_PELTS, $(HOST_PELTS_DIR))
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-pixman.make b/rules/host-pixman.make
index 90e0329ee..1ddbcbc4a 100644
--- a/rules/host-pixman.make
+++ b/rules/host-pixman.make
@@ -19,14 +19,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_PIXMAN) += host-pixman
HOST_PIXMAN_DIR = $(HOST_BUILDDIR)/$(PIXMAN)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-pixman.get: $(STATEDIR)/pixman.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-python.make b/rules/host-python.make
index f8b91aa72..9cd04bfb8 100644
--- a/rules/host-python.make
+++ b/rules/host-python.make
@@ -19,14 +19,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_PYTHON) += host-python
HOST_PYTHON_DIR = $(HOST_BUILDDIR)/$(PYTHON)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-python.get: $(STATEDIR)/python.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-qt4.make b/rules/host-qt4.make
index 9ded5edd7..2b34ee9ca 100644
--- a/rules/host-qt4.make
+++ b/rules/host-qt4.make
@@ -21,14 +21,6 @@ HOST_QT4_BUILDDIR = $(HOST_BUILDDIR)/$(QT4)-build
HOST_QT4_BUILD_OOT := YES
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-qt4.get: $(QT4_SOURCE)
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-timeout.make b/rules/host-timeout.make
index eb8c74c94..da146997f 100644
--- a/rules/host-timeout.make
+++ b/rules/host-timeout.make
@@ -19,14 +19,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_TIMEOUT) += host-timeout
HOST_TIMEOUT_DIR = $(HOST_BUILDDIR)/$(TIMEOUT)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-timeout.get: $(STATEDIR)/timeout.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-usplash.make b/rules/host-usplash.make
index 25f6be7c9..6d6cd369e 100644
--- a/rules/host-usplash.make
+++ b/rules/host-usplash.make
@@ -19,14 +19,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_USPLASH) += host-usplash
HOST_USPLASH_DIR = $(HOST_BUILDDIR)/$(USPLASH)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-usplash.get: $(STATEDIR)/usplash.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Extract
# ----------------------------------------------------------------------------
diff --git a/rules/host-xcb-proto.make b/rules/host-xcb-proto.make
index e2c059afa..79f8944f8 100644
--- a/rules/host-xcb-proto.make
+++ b/rules/host-xcb-proto.make
@@ -20,14 +20,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_XCB_PROTO) += host-xcb-proto
HOST_XCB_PROTO_DIR = $(HOST_BUILDDIR)/$(XCB_PROTO)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-xcb-proto.get: $(STATEDIR)/xcb-proto.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
@@ -39,13 +31,4 @@ HOST_XCB_PROTO_ENV := $(HOST_ENV)
#
HOST_XCB_PROTO_AUTOCONF := $(HOST_AUTOCONF)
-# ----------------------------------------------------------------------------
-# Install
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-xcb-proto.install:
- @$(call targetinfo)
- @$(call install, HOST_XCB_PROTO,,h)
- @$(call touch)
-
# vim: syntax=make
diff --git a/rules/host-xorg-app-mkfontdir.make b/rules/host-xorg-app-mkfontdir.make
index 16323604c..1980f1ca4 100644
--- a/rules/host-xorg-app-mkfontdir.make
+++ b/rules/host-xorg-app-mkfontdir.make
@@ -20,14 +20,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_XORG_APP_MKFONTDIR) += host-xorg-app-mkfontdir
HOST_XORG_APP_MKFONTDIR_DIR = $(HOST_BUILDDIR)/$(XORG_APP_MKFONTDIR)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-xorg-app-mkfontdir.get: $(STATEDIR)/xorg-app-mkfontdir.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-xorg-app-mkfontscale.make b/rules/host-xorg-app-mkfontscale.make
index c4b83f002..379248fbe 100644
--- a/rules/host-xorg-app-mkfontscale.make
+++ b/rules/host-xorg-app-mkfontscale.make
@@ -20,14 +20,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_XORG_APP_MKFONTSCALE) += host-xorg-app-mkfontscale
HOST_XORG_APP_MKFONTSCALE_DIR = $(HOST_BUILDDIR)/$(XORG_APP_MKFONTSCALE)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-xorg-app-mkfontscale.get: $(STATEDIR)/xorg-app-mkfontscale.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-xorg-font-util.make b/rules/host-xorg-font-util.make
index d80d30b71..2d354e274 100644
--- a/rules/host-xorg-font-util.make
+++ b/rules/host-xorg-font-util.make
@@ -20,14 +20,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_XORG_FONT_UTIL) += host-xorg-font-util
HOST_XORG_FONT_UTIL_DIR = $(HOST_BUILDDIR)/$(XORG_FONT_UTIL)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-xorg-font-util.get: $(STATEDIR)/xorg-font-util.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-xorg-lib-X11.make b/rules/host-xorg-lib-X11.make
index 4bbaabbbc..a22fc2742 100644
--- a/rules/host-xorg-lib-X11.make
+++ b/rules/host-xorg-lib-X11.make
@@ -21,14 +21,6 @@ HOST_XORG_LIB_X11 = $(XORG_LIB_X11)
HOST_XORG_LIB_X11_DIR = $(HOST_BUILDDIR)/$(HOST_XORG_LIB_X11)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-xorg-lib-x11.get: $(STATEDIR)/xorg-lib-x11.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-xorg-lib-Xau.make b/rules/host-xorg-lib-Xau.make
index 7a136a4bc..b563642d0 100644
--- a/rules/host-xorg-lib-Xau.make
+++ b/rules/host-xorg-lib-Xau.make
@@ -20,14 +20,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_XORG_LIB_XAU) += host-xorg-lib-xau
HOST_XORG_LIB_XAU_DIR = $(HOST_BUILDDIR)/$(XORG_LIB_XAU)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-xorg-lib-xau.get: $(STATEDIR)/xorg-lib-xau.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-xorg-lib-Xdmcp.make b/rules/host-xorg-lib-Xdmcp.make
index 351ca574c..c891ea2f1 100644
--- a/rules/host-xorg-lib-Xdmcp.make
+++ b/rules/host-xorg-lib-Xdmcp.make
@@ -20,14 +20,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_XORG_LIB_XDMCP) += host-xorg-lib-xdmcp
HOST_XORG_LIB_XDMCP_DIR = $(HOST_BUILDDIR)/$(XORG_LIB_XDMCP)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-xorg-lib-xdmcp.get: $(STATEDIR)/xorg-lib-xdmcp.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-xorg-lib-Xfont.make b/rules/host-xorg-lib-Xfont.make
index d791336e7..7bd072d4c 100644
--- a/rules/host-xorg-lib-Xfont.make
+++ b/rules/host-xorg-lib-Xfont.make
@@ -20,14 +20,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_XORG_LIB_XFONT) += host-xorg-lib-xfont
HOST_XORG_LIB_XFONT_DIR = $(HOST_BUILDDIR)/$(XORG_LIB_XFONT)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-xorg-lib-xfont.get: $(STATEDIR)/xorg-lib-xfont.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-xorg-lib-fontenc.make b/rules/host-xorg-lib-fontenc.make
index 588c7479b..6cb561cdb 100644
--- a/rules/host-xorg-lib-fontenc.make
+++ b/rules/host-xorg-lib-fontenc.make
@@ -20,14 +20,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_XORG_LIB_FONTENC) += host-xorg-lib-fontenc
HOST_XORG_LIB_FONTENC_DIR = $(HOST_BUILDDIR)/$(XORG_LIB_FONTENC)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-xorg-lib-fontenc.get: $(STATEDIR)/xorg-lib-fontenc.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-xorg-lib-xtrans.make b/rules/host-xorg-lib-xtrans.make
index 991214092..1c44cae39 100644
--- a/rules/host-xorg-lib-xtrans.make
+++ b/rules/host-xorg-lib-xtrans.make
@@ -20,14 +20,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_XORG_LIB_XTRANS) += host-xorg-lib-xtrans
HOST_XORG_LIB_XTRANS_DIR = $(HOST_BUILDDIR)/$(XORG_LIB_XTRANS)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-xorg-lib-xtrans.get: $(STATEDIR)/xorg-lib-xtrans.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-xorg-proto-bigreqs.make b/rules/host-xorg-proto-bigreqs.make
index 897076a29..0fd38efa2 100644
--- a/rules/host-xorg-proto-bigreqs.make
+++ b/rules/host-xorg-proto-bigreqs.make
@@ -20,14 +20,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_XORG_PROTO_BIGREQS) += host-xorg-proto-bigreqs
HOST_XORG_PROTO_BIGREQS_DIR = $(HOST_BUILDDIR)/$(XORG_PROTO_BIGREQS)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-xorg-proto-bigreqs.get: $(STATEDIR)/xorg-proto-bigreqs.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-xorg-proto-fonts.make b/rules/host-xorg-proto-fonts.make
index 791f32ff6..2fc14d370 100644
--- a/rules/host-xorg-proto-fonts.make
+++ b/rules/host-xorg-proto-fonts.make
@@ -20,14 +20,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_XORG_PROTO_FONTS) += host-xorg-proto-fonts
HOST_XORG_PROTO_FONTS_DIR = $(HOST_BUILDDIR)/$(XORG_PROTO_FONTS)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-xorg-proto-fonts.get: $(STATEDIR)/xorg-proto-fonts.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-xorg-proto-input.make b/rules/host-xorg-proto-input.make
index abe142068..7cb28121a 100644
--- a/rules/host-xorg-proto-input.make
+++ b/rules/host-xorg-proto-input.make
@@ -20,14 +20,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_XORG_PROTO_INPUT) += host-xorg-proto-input
HOST_XORG_PROTO_INPUT_DIR = $(HOST_BUILDDIR)/$(XORG_PROTO_INPUT)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-xorg-proto-input.get: $(STATEDIR)/xorg-proto-input.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-xorg-proto-kb.make b/rules/host-xorg-proto-kb.make
index a9929ccba..50fd3c08b 100644
--- a/rules/host-xorg-proto-kb.make
+++ b/rules/host-xorg-proto-kb.make
@@ -20,14 +20,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_XORG_PROTO_KB) += host-xorg-proto-kb
HOST_XORG_PROTO_KB_DIR = $(HOST_BUILDDIR)/$(XORG_PROTO_KB)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-xorg-proto-kb.get: $(STATEDIR)/xorg-proto-kb.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-xorg-proto-x.make b/rules/host-xorg-proto-x.make
index 5cbec0360..555e6a505 100644
--- a/rules/host-xorg-proto-x.make
+++ b/rules/host-xorg-proto-x.make
@@ -20,14 +20,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_XORG_PROTO_X) += host-xorg-proto-x
HOST_XORG_PROTO_X_DIR = $(HOST_BUILDDIR)/$(XORG_PROTO_X)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-xorg-proto-x.get: $(STATEDIR)/xorg-proto-x.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-xorg-proto-xcmisc.make b/rules/host-xorg-proto-xcmisc.make
index a1a2882b5..655b05539 100644
--- a/rules/host-xorg-proto-xcmisc.make
+++ b/rules/host-xorg-proto-xcmisc.make
@@ -20,14 +20,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_XORG_PROTO_XCMISC) += host-xorg-proto-xcmisc
HOST_XORG_PROTO_XCMISC_DIR = $(HOST_BUILDDIR)/$(XORG_PROTO_XCMISC)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-xorg-proto-xcmisc.get: $(STATEDIR)/xorg-proto-xcmisc.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-xorg-proto-xext.make b/rules/host-xorg-proto-xext.make
index 350d6a1e1..597001f45 100644
--- a/rules/host-xorg-proto-xext.make
+++ b/rules/host-xorg-proto-xext.make
@@ -21,14 +21,6 @@ HOST_XORG_PROTO_XEXT = $(XORG_PROTO_XEXT)
HOST_XORG_PROTO_XEXT_DIR = $(HOST_BUILDDIR)/$(HOST_XORG_PROTO_XEXT)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-xorg-proto-xext.get: $(STATEDIR)/xorg-proto-xext.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-xorg-server.make b/rules/host-xorg-server.make
index 87c032f71..32193e2da 100644
--- a/rules/host-xorg-server.make
+++ b/rules/host-xorg-server.make
@@ -23,14 +23,6 @@ $(STATEDIR)/autogen-tools: $(STATEDIR)/host-xorg-server.install
endif
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-xorg-server.get: $(STATEDIR)/xorg-server.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-xorg-util-macros.make b/rules/host-xorg-util-macros.make
index aa92f9fe3..145de6720 100644
--- a/rules/host-xorg-util-macros.make
+++ b/rules/host-xorg-util-macros.make
@@ -36,17 +36,6 @@ $(HOST_XORG_UTIL_MACROS_SOURCE):
@$(call get, HOST_XORG_UTIL_MACROS)
# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-xorg-util-macros.extract:
- @$(call targetinfo)
- @$(call clean, $(HOST_XORG_UTIL_MACROS_DIR))
- @$(call extract, HOST_XORG_UTIL_MACROS, $(HOST_BUILDDIR))
- @$(call patchin, HOST_XORG_UTIL_MACROS, $(HOST_XORG_UTIL_MACROS_DIR))
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
@@ -58,13 +47,4 @@ HOST_XORG_UTIL_MACROS_ENV := $(HOST_ENV)
#
HOST_XORG_UTIL_MACROS_AUTOCONF := $(HOST_AUTOCONF)
-# ----------------------------------------------------------------------------
-# Install
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-xorg-util-macros.install:
- @$(call targetinfo)
- @$(call install, HOST_XORG_UTIL_MACROS,,h)
- @$(call touch)
-
# vim: syntax=make
diff --git a/rules/host-zlib.make b/rules/host-zlib.make
index 9114116ff..f541e940e 100644
--- a/rules/host-zlib.make
+++ b/rules/host-zlib.make
@@ -20,14 +20,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_ZLIB) += host-zlib
HOST_ZLIB_DIR = $(HOST_BUILDDIR)/$(ZLIB)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-zlib.get: $(STATEDIR)/zlib.get
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------