ligo/configure

6 lines
73 B
Plaintext
Raw Normal View History

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