help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

question for multiple targets


From: CObject
Subject: question for multiple targets
Date: Tue, 14 Aug 2018 06:55:41 +0800

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?

reply via email to

[Prev in Thread] Current Thread [Next in Thread]