mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-22 04:52:56 +01:00
4 lines
56 B
Makefile
4 lines
56 B
Makefile
TARGET = hello_client
|
|
SRC_CC = main.cc
|
|
LIBS = cxx env
|