8 lines
79 B
Bash
Raw Normal View History

2025-03-09 01:02:15 +02:00
#!/bin/sh
set -e
. $1/gnu-project.sh
. $Y_PORT_UTILS/gnu.sh
gnu_compile "$@"