mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-28 23:23:56 +00:00
4 lines
68 B
Makefile
4 lines
68 B
Makefile
|
TARGET := usb_webcam
|
||
|
SRC_CC := main.cc
|
||
|
LIBS := libuvc libyuv libc
|