List Info

Thread: make question (suppress Error)




make question (suppress Error)
user name
2006-08-03 23:50:50
How do I suppress Error message or is it possible?
For example,

$ cat makefile
all:
        - ls *.zzz 2>/dev/null
$ make
ls *.zzz 2>/dev/null
make: [all] Error 1 (ignored)

I do not want the last line
make: [all] Error 1 (ignored)
to be shown.


Thanks.
James

_______________________________________________
help-gnu-utils mailing list
help-gnu-utilsgnu.org

http://lists.gnu.org/mailman/listinfo/help-gnu-utils
[1]

about | contact  Other archives ( Real Estate discussion Medical topics )