xref: /third_party/EGL/sdk/docs/man/mkshar (revision 02f4aeb0)
1#!/bin/sh
2set -x
3shar -mwxTD $* > xml.shar
4