help-make
[Top][All Lists]
Advanced

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

how to stop echoing on the screen when using +?


From: ali hagigat
Subject: how to stop echoing on the screen when using +?
Date: Mon, 24 Jan 2011 16:09:26 +0330

all: all1
        @${MAKE} -f makefile23
all1:
        address@hidden yyy
I execute the above by: make -n -f makefile22
The command echo yyy, will be echoed on the screen and if I use @+echo
yyy, the result is the same. What i would do If I want echo yyy is
executed but not echoed?



reply via email to

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