mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-01 16:58:29 +00:00
4 lines
64 B
Makefile
4 lines
64 B
Makefile
|
TARGET = mixer
|
||
|
LIBS = env cxx server signal
|
||
|
SRC_CC = mixer.cc
|