]> git.sesse.net Git - vlc/blob - extras/misc/Makefile
Overlay - Added text demonstrations
[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