Files
mercury/scripts/mc.sh
Fergus Henderson 796389f4f3 Move the shell scripts from bin/ to script/ and rename them *.sh,
and change them so that they are installed into /usr/local/contrib
by the Makefile in compiler/.
1994-04-21 07:23:55 +00:00

3 lines
57 B
Bash

#!/bin/sh
exec @LIBDIR@/mercury_compile -I @LIBDIR@ "$@"