I want to use multiple targets, but when I run the following code, there is an 
error:


##################################
Littleoutput bigoutput:text.g


      @echo $(subst output, $@) > $@
####################################


The result is that only the littleoutput file is generated, and my expected 
result is that the littleoutput and bigoutput files are generated. Confused, 
can you give me some directions?
_______________________________________________
Help-make mailing list
Help-make@gnu.org
https://lists.gnu.org/mailman/listinfo/help-make

Reply via email to