#!/bin/bash
cat  << EOF
#!/bin/bash
gcc -nostdinc -undef -Dmenuet -D__menuet -D__menuet__ \
 -I $1/include \$*
EOF
