mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-23 21:08:00 +00:00
4 lines
70 B
Makefile
4 lines
70 B
Makefile
TARGET = bomb
|
|
LIBS = cxx env thread process server
|
|
SRC_CC = main.cc
|