1
0
mirror of https://github.com/rkd77/elinks.git synced 2025-01-03 14:57:44 -05:00
elinks/contrib/cdplayer/Makefile
2007-06-14 13:54:05 +02:00

3 lines
73 B
Makefile

cdplayer: cdplayer.c
$(CC) -o $@ $< `libcdaudio-config --libs --cflags`