]> git.armaanb.net Git - asd-repo.git/blob - extra/ecl/build
62218aebb9dff395e806752ebe42c7f3ca4e1a0b
[asd-repo.git] / extra / ecl / build
1 #!/usr/bin/sh
2
3 ./configure
4 make PREFIX=/usr
5 make DESTDIR="$1" install