[Pal/Linux-SGX] Make Makefile.Test skip commented out lines
Makefile.Test unnecessarily recreates .manifest.sgx of
commented sgx.trusted_children because it processes commented
lines in .manifest.sgx.
Modify Makefile.Test to skip commented out lines in .manifest.sgx.