From ba05b57573eaf3272997892eb521451b670c4d5e Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Tue, 21 Aug 2007 18:07:55 +0000 Subject: rename 'stampfiles' directory to 'stamp' SVN-Revision: 8455 --- include/subdir.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/subdir.mk') diff --git a/include/subdir.mk b/include/subdir.mk index 28b01b6370..217d6bc376 100644 --- a/include/subdir.mk +++ b/include/subdir.mk @@ -36,7 +36,7 @@ endef # Parameters: define stampfile - $(1)/stamp-$(3):=$(STAGING_DIR)/stampfiles/.$(2)_$(3) + $(1)/stamp-$(3):=$(STAGING_DIR)/stamp/.$(2)_$(3) $(if $(__rdep_$(1)),, $(call rdep,$(1),$$($(1)/stamp-$(3)),) __rdep_$(1):=1 -- cgit v1.2.3