summaryrefslogtreecommitdiff
path: root/toolkit/src2xml/sw.sh
blob: 22f16d4b6c577ab082a61cc61c0e09be2f9bf51d (plain)
1
2
3
#! /bin/bash

source/src2xml.py --include-path=$(tr '\n' ':' < include-sw.lst) --dry-run $(cat src-sw.lst) "$@"