/tools/luagen/build.sh
http://ftk.googlecode.com/ · Shell · 4 lines · 2 code · 1 blank · 1 comment · 0 complexity · 024bba4c8668d65ce16c13adaf94ffc7 MD5 · raw file
- #!/bin/bash
- export PKG_CONFIG_PATH=/usr/lib/pkgconfig/:/usr/local/lib/pkgconfig/
- gcc -Wall -g `pkg-config --cflags --libs libIDL-2.0` luagen.c -o luagen