utop/configure

6 lines
73 B
Plaintext
Raw Normal View History

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