xref: /AOO41X/main/toolkit/src2xml/sd.sh (revision e4af8f11fe72ec6c2c9d92e9544f454a81c7cfc9)
1*e4af8f11SPedro Giffuni#!/bin/sh
2cdf0e10cSrcweir
3cdf0e10cSrcweirsource/src2xml.py --include-path=$(tr '\n' ':' < include-sd.lst) --dry-run $(cat src-sd.lst) "$@"
4