summaryrefslogtreecommitdiff
path: root/mk/buildhlp.mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-08 19:29:36 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-08 19:29:36 +0100
commit422beddb9dcf0a67afe92e70f3afef6baed6a4b0 (patch)
treee933f331d64e505bbc74228f32a888ef644f61a8 /mk/buildhlp.mk
parenta06de804c0629a9091acc46c143fefd0f2641a80 (diff)
fix make clean target rule
correct the wrong path and remove the correct files on clean. Finetune more directory creation rules.
Diffstat (limited to 'mk/buildhlp.mk')
-rw-r--r--mk/buildhlp.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/buildhlp.mk b/mk/buildhlp.mk
index 35d4eebd0..c7c598de3 100644
--- a/mk/buildhlp.mk
+++ b/mk/buildhlp.mk
@@ -25,6 +25,7 @@ _CHECKSUM_COOKIE=
endif
post-extract:
+ @mkdir -p ${PACKAGE_DIR}/.stamps
ifeq ($(strip ${NO_DISTFILES}),1)
${WRKDIST}/.extract_done: