dahdi-tools/build_tools/make_tree
Asterisk Development Team 466357f5c2 Import DAHDI-Tools r9159
This revision of DAHDI-Tools is the base revision for the switch to
git.

git-svn-id: http://svn.astersk.org/svn/dahdi/tools/tools/trunk@9159
2010-08-18 13:49:24 +00:00

8 lines
121 B
Bash
Executable File

#!/bin/sh
echo "<?xml version=\"1.0\"?>"
echo
echo "<menu name=\"DAHDI Tools Selection\">"
cat dahdi.xml
echo "</menu>"