mirror of
https://github.com/vale981/openAV-Luppp
synced 2025-03-06 01:21:38 -05:00
4 lines
123 B
Text
4 lines
123 B
Text
|
|
LDFLAGS += `pkg-config --libs jack sndfile cairomm-1.0 ntk ntk_images`
|
|
|
|
: src/*.o |> g++ %f $(LDFLAGS) -o %o |> luppp
|