Hi all,

Could someone help me to clarify what does "|" meaning in makefile
statement?

target: dep1 | dep2
    echo "test"


Thanks a lot.

Morris
_______________________________________________
Help-make mailing list
Help-make@gnu.org
https://lists.gnu.org/mailman/listinfo/help-make

Reply via email to