]> git.sesse.net Git - vlc/blob - extras/Makefile
intf.m: * we can't localise empty strings, so don't put an error when trying to do...
[vlc] / extras / Makefile
1 zsh: zsh.cpp
2         g++ -I.. -I../include zsh.cpp ../src/libvlc.a -o zsh `top_builddir=.. ../vlc-config vlc builtin --cflags --libs`