]> git.sesse.net Git - vlc/blob - extras/misc/Makefile
Patch from Søren Bøg <avacore@videolan.org> GSoC 2007
[vlc] / extras / misc / Makefile
1 all: zsh overlay-test
2
3 overlay-test: overlay-test.c
4         gcc -g2 --std=c99 -D_XOPEN_SOURCE=500 overlay-test.c -lm -o overlay-test