How can I force a file to be created using Cons, if nobody depends on it? -


Make the form instead of bad the project I am using For a section, for reasons beyond my control (i.e. we inherited and there was not enough roy to switch on the make)

I have added a new rule to create a file that I want in an unrelated part of the project. By "unrelated" I mean that this is out of my scope for the bad project build believes that before that part which uses against , from that part The first 100% is done.

For this reason, there is no target in requires a new file, so deformation does not create it

< / Div>

This can be done How can I tell bad to create it? Using the Dependency method:

  $ konsus-> depends ("target", "file_i_want_to_create");  

It depends on the target file_i_want_to_create . If targets will definitely be created (such as the actual project, which we want to make with CONS ) then the file_i_want_to_create is definitely created Will go


Comments