]> git.sesse.net Git - vlc/blob - extras/Makefile
* copy the http-intf-readme to the OSX-bundle as well
[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`