1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-30 03:26:23 -04: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`