X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=inline;f=build%2FMakebottom;h=bf9a49e966489e0c5479274212b0ec0c56fcc064;hb=99dbc539d5ce9a0b119e7b59ed943c129f617ec0;hp=a6a4ac63ce13400e7acbfc661f293ef991fd1a0a;hpb=390de0af97e8d229a5cbb672e7b91f57419a263c;p=libucw.git diff --git a/build/Makebottom b/build/Makebottom index a6a4ac63..bf9a49e9 100644 --- a/build/Makebottom +++ b/build/Makebottom @@ -43,6 +43,11 @@ run/cf/%: $(s)/cf/% $(o)/config.mk $(s)/build/genconf $(M)CF $< $(Q)$(s)/build/genconf $< $@ $(o)/config.mk +$(o)/%.cf: $(s)/%.cf $(o)/config.mk $(s)/build/genconf + $(M)CF $< + $(Q)$(s)/build/genconf $< $@ $(o)/config.mk + $(Q)cp $@ run/cf/$(basename $(@F)) + # Rules for libraries %.a: