1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-07 03:56:28 +02:00
vlc/extras/Makefile

3 lines
134 B
Makefile
Raw Normal View History

zsh: zsh.cpp
2007-09-10 07:28:49 +02:00
g++ -I.. -I../include zsh.cpp ../src/.libs/libvlc.so -o zsh `top_builddir=.. ../vlc-config vlc builtin --cflags --libs`