mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-22 21:03:53 +00:00
and change them so that they are installed into /usr/local/contrib by the Makefile in compiler/.
3 lines
57 B
Bash
3 lines
57 B
Bash
#!/bin/sh
|
|
exec @LIBDIR@/mercury_compile -I @LIBDIR@ "$@"
|