mirror of
https://github.com/rkd77/elinks.git
synced 2025-01-03 14:57:44 -05:00
3 lines
73 B
Makefile
3 lines
73 B
Makefile
cdplayer: cdplayer.c
|
|
$(CC) -o $@ $< `libcdaudio-config --libs --cflags`
|