From a85b25aea852f1c802289dc9e662008a8a2266da Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Sun, 1 Aug 2010 22:05:15 +0200 Subject: [rc-once] remove obsolete stages Signed-off-by: Michael Olbrich --- rules/rc-once.make | 33 --------------------------------- 1 file changed, 33 deletions(-) diff --git a/rules/rc-once.make b/rules/rc-once.make index 4acbcb836..da54ae612 100644 --- a/rules/rc-once.make +++ b/rules/rc-once.make @@ -17,39 +17,6 @@ PACKAGES-$(PTXCONF_RC_ONCE) += rc-once # Paths and names # RC_ONCE_VERSION := 1.0.0 -RC_ONCE := rc-once-$(RC_ONCE_VERSION) - -# ---------------------------------------------------------------------------- -# Extract -# ---------------------------------------------------------------------------- - -$(STATEDIR)/rc-once.extract: - @$(call targetinfo) - @$(call touch) - -# ---------------------------------------------------------------------------- -# Prepare -# ---------------------------------------------------------------------------- - -$(STATEDIR)/rc-once.prepare: - @$(call targetinfo) - @$(call touch) - -# ---------------------------------------------------------------------------- -# Compile -# ---------------------------------------------------------------------------- - -$(STATEDIR)/rc-once.compile: - @$(call targetinfo) - @$(call touch) - -# ---------------------------------------------------------------------------- -# Install -# ---------------------------------------------------------------------------- - -$(STATEDIR)/rc-once.install: - @$(call targetinfo) - @$(call touch) # ---------------------------------------------------------------------------- # Target-Install -- cgit v1.2.3