]> git.sesse.net Git - vlc/blob - extras/Makefile
Remove unused comments
[vlc] / extras / Makefile
1 zsh: zsh.cpp
2         g++ -I.. -I../include zsh.cpp ../lib/libvlc.a -o zsh `top_builddir=.. ../vlc-config vlc builtin --cflags --libs`