mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-29 18:18:54 +00:00
6 lines
81 B
Makefile
6 lines
81 B
Makefile
|
SRC_CC = construct.cc
|
||
|
|
||
|
LIBS += libc
|
||
|
|
||
|
vpath construct.cc $(REP_DIR)/src/lib/posix
|