Cleaning up IoMessage_opShuffle.c: tabbing
[io/quag.git] / addons / SGML / build.io
blob523fca35660497737339449dacb945ba91a467fb
1 AddonBuilder clone do(
2 dependsOnLib("sgml")
3 dependsOnHeader("sgml/libsgml.h")
4 // appendInstallCommand("apt-get", "(cd addons/SGML/source/libsgml && ./configure && make && make install && ldconfig)")
5 // appendInstallCommand("emerge", "(cd addons/SGML/source/libsgml && ./configure && make && make install && ldconfig)")
6 // appendInstallCommand("port", "(cd addons/SGML/source/libsgml && ./configure && make && make install)")
7 // appendInstallCommand("urpmi", "(cd addons/SGML/source/libsgml && ./configure && make && make install && ldconfig)")