From c5f9556afca6392280ce9d9a2b7ee2560594aa0c Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Sun, 1 Aug 2010 22:05:15 +0200 Subject: [libuuid] remove obsolete stages Signed-off-by: Michael Olbrich --- rules/libuuid.make | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/rules/libuuid.make b/rules/libuuid.make index 1109fd460..dacbb9256 100644 --- a/rules/libuuid.make +++ b/rules/libuuid.make @@ -1,6 +1,7 @@ # -*-makefile-*- # # Copyright (C) 2010 by Carsten Schlote +# (C) 2010 by Michael Olbrich # # See CREDITS for details about who has contributed to this project. # @@ -17,23 +18,4 @@ PACKAGES-$(PTXCONF_LIBUUID) += libuuid # Virtual fake package # ---------------------------------------------------------------------------- -$(STATEDIR)/libuuid.get: - @$(call touch) - -$(STATEDIR)/libuuid.extract: - @$(call touch) - -$(STATEDIR)/libuuid.prepare: - @$(call touch) - -$(STATEDIR)/libuuid.compile: - @$(call touch) - -$(STATEDIR)/libuuid.install: - @$(call targetinfo) - @$(call touch) - -$(STATEDIR)/libuuid.targetinstall: - @$(call touch) - # vim: syntax=make -- cgit v1.2.3