Add libisl buildfile. I'm off my game...
This commit is contained in:
parent
9e8ab0db6f
commit
65a6df754e
@ -1 +1,9 @@
|
|||||||
#!/bin/sh -e
|
#!/bin/sh -e
|
||||||
|
|
||||||
|
./autogen.sh
|
||||||
|
|
||||||
|
./configure \
|
||||||
|
--prefix=/usr
|
||||||
|
|
||||||
|
make
|
||||||
|
make DESTDIR="$1" install
|
||||||
|
Loading…
Reference in New Issue
Block a user