utop/configure

6 lines
73 B
Bash
Executable File

#!/bin/sh
# OASIS_START
make configure CONFIGUREFLAGS="$*"
# OASIS_STOP