From 8353e06738b2428bb1714ad11acc10c5218f5a1c Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 8 Jul 2014 08:47:37 +0200 Subject: Updates to build system --- cutl/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cutl/makefile') 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 ' */' >>$@ -- cgit v1.1