aboutsummaryrefslogtreecommitdiff
path: root/cutl/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cutl/makefile')
-rw-r--r--cutl/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cutl/makefile b/cutl/makefile
index 61a8419..369b2ca 100644
--- a/cutl/makefile
+++ b/cutl/makefile
@@ -84,7 +84,7 @@ $(cutl.l.cpp-options): value := -I$(out_root) -I$(src_root)
$(call include,$(bld_root)/ld/configuration-lib.make) # ld_lib_type
-$(out_base)/details/config.h:
+$(out_base)/details/config.h: | $(out_base)/details/.
@echo '/* file : cutl/details/config.h' >$@
@echo ' * note : automatically generated' >>$@
@echo ' */' >>$@