ligo/configure

6 lines
73 B
Plaintext
Raw Normal View History

2016-01-12 17:20:06 +00:00
#!/bin/sh
# OASIS_START
make configure CONFIGUREFLAGS="$*"
# OASIS_STOP