1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-28 23:09:59 +02:00
vlc/extras/Makefile
2005-08-10 14:18:03 +00:00

3 lines
127 B
Makefile

zsh: zsh.cpp
g++ -I.. -I../include zsh.cpp ../lib/libvlc.a -o zsh `top_builddir=.. ../vlc-config vlc builtin --cflags --libs`